buttonColor property

Color? buttonColor
final

buttonColor is the color of the MBElevatedIconButton. By default it is set to Colors.blue

Implementation

final Color? buttonColor;