menu
niku package
documentation
macros/mapTextStyle.dart
MapTextStyleMacro
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
macros/mapTextStyle
MapTextStyleMacro
backgroundColor property
MapTextStyleMacro class