ButtonOverlay constructor Null safety

ButtonOverlay(
  1. Color onPrimary
)

Implementation

ButtonOverlay(this.onPrimary);