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