menu
niku package
documentation
macros/backgroundColor.dart
BackgroundColorMacro
bg property
bg property
dark_mode
light_mode
bg
property
set
bg
(
Color
color
)
Implementation
set bg(Color color) => backgroundColor = color;
niku package
documentation
macros/backgroundColor
BackgroundColorMacro
bg property
BackgroundColorMacro class