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