icon property

IconData? icon
final

Icon inside the button.

Default value: Icons.mic.

Implementation

final IconData? icon;