menu
fluent_ui package
documentation
fluent_ui.dart
ButtonState<T> typedef
ButtonState<T> typedef
dark_mode
light_mode
ButtonState<
T
>
typedef
ButtonState
<
T
> =
T Function
(
ButtonStates
)
Implementation
typedef ButtonState<T> = T Function(ButtonStates);
fluent_ui package
documentation
fluent_ui
ButtonState<T> typedef
fluent_ui library