menu
niku package
documentation
proxy/button.dart
ButtonStyleTextStyleProxy
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
set
backgroundColor
(
Color
?
v
)
Implementation
set backgroundColor(Color? v) => _all.backgroundColor = v;
niku package
documentation
proxy/button
ButtonStyleTextStyleProxy
backgroundColor property
ButtonStyleTextStyleProxy class