menu
components_toolbox package
documentation
components/rounded_buttons.dart
RoundedButton
textColor property
textColor property
dark_mode
light_mode
textColor
property
Color
?
textColor
final
The color of the text on the button.
Implementation
final Color? textColor;
components_toolbox package
documentation
components/rounded_buttons
RoundedButton
textColor property
RoundedButton class