menu
screwdriver package
documentation
screwdriver.dart
DeBounceAction<R> typedef
DeBounceAction<R> typedef
dark_mode
light_mode
DeBounceAction<
R
>
typedef
DeBounceAction
<
R
> =
FutureOr
<
R
>
Function
()
typedef for action function for
DeBouncer
Implementation
typedef DeBounceAction<R> = FutureOr<R> Function();
screwdriver package
documentation
screwdriver
DeBounceAction<R> typedef
screwdriver library