menu
coderspace package
documentation
widget/coder_button.dart
CoderButton
textColor property
textColor property
dark_mode
light_mode
textColor
property
Color
?
textColor
final
Optional text color. Defaults to
colorAccentText
.
Implementation
final Color? textColor;
coderspace package
documentation
widget/coder_button
CoderButton
textColor property
CoderButton class