textStyle property
The text style for any text displayed within the button. This allows customization of font size, weight, color, and more.
Implementation
final TextStyle? textStyle;
The text style for any text displayed within the button. This allows customization of font size, weight, color, and more.
final TextStyle? textStyle;