menu
swiss_army_component package
documentation
widgets/appbutton.dart
AppElevatedButton
enableDebounce property
enableDebounce property
dark_mode
light_mode
enableDebounce
property
bool
enableDebounce
final
Enable debouncing to prevent rapid clicks. Defaults to true.
Implementation
final bool enableDebounce;
swiss_army_component package
documentation
widgets/appbutton
AppElevatedButton
enableDebounce property
AppElevatedButton class