buttonColor property

Color? buttonColor
final

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

Implementation

final Color? buttonColor;