textColor property
textColor is the color of the text which is displayed on MBElevatedButton. By default it is set to Colors.white
Implementation
final Color? textColor;
textColor is the color of the text which is displayed on MBElevatedButton. By default it is set to Colors.white
final Color? textColor;