menu
kite package
documentation
kite_ui.dart
KiteTextStyleX
withColor method
withColor method
dark_mode
light_mode
withColor
method
TextStyle
withColor
(
Color
color
)
Implementation
TextStyle withColor(Color color) => copyWith(color: color);
kite package
documentation
kite_ui
KiteTextStyleX
withColor method
KiteTextStyleX extension on
TextStyle