menu
niku package
documentation
proxy/button.dart
ButtonStyleProxy
foregroundColorState property
foregroundColorState property
dark_mode
light_mode
foregroundColorState
property
set
foregroundColorState
(
NikuState
<
Color
?
>
?
v
)
Implementation
set foregroundColorState(NikuState<Color?>? v) => _style.foregroundColorState = v;
niku package
documentation
proxy/button
ButtonStyleProxy
foregroundColorState property
ButtonStyleProxy extension on
NikuButton