Buttons constructor Null safety

Buttons(
  1. IconData? icon
)

Implementation

Buttons(this.icon);