buttonColor property
buttonColor is the color of the MBElevatedIconButton. By default it is set to Colors.blue
Implementation
final Color? buttonColor;
buttonColor is the color of the MBElevatedIconButton. By default it is set to Colors.blue
final Color? buttonColor;