menu
custom_state package
documentation
state_button/state_outlined_button.dart
StateOutlinedButton
onTap property
onTap property
dark_mode
light_mode
onTap
property
StateFunction
<
StateOutlinedButton
,
ButtonState
>
onTap
final
the function run when press the button
Implementation
final StateFunction<StateOutlinedButton, ButtonState> onTap;
custom_state package
documentation
state_button/state_outlined_button
StateOutlinedButton
onTap property
StateOutlinedButton class