menu
xyz_config package
documentation
_common.dart
Debouncer
onCall property
onCall property
dark_mode
light_mode
onCall
property
FutureOr
<
void
>
Function
()
?
onCall
final
The function to call immediately.
Implementation
final FutureOr<void> Function()? onCall;
xyz_config package
documentation
_common
Debouncer
onCall property
Debouncer class