menu
nsg_controls package
documentation
nsg_control_options.dart
TextFontWeight
withColor method
withColor method
dark_mode
light_mode
withColor
method
TextStyle
withColor
(
Color
color
)
Implementation
TextStyle withColor(Color color) { return merge(TextStyle(color: color)); }
nsg_controls package
documentation
nsg_control_options
TextFontWeight
withColor method
TextFontWeight extension on
TextStyle