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