menu
niku package
documentation
proxy/textStyle.dart
TextStyleProxy
textBg property
textBg property
dark_mode
light_mode
textBg
property
set
textBg
(
Color
color
)
Implementation
set textBg(Color color) => _style.backgroundColor = color;
niku package
documentation
proxy/textStyle
TextStyleProxy
textBg property
TextStyleProxy class