menu
sunny_dart package
documentation
helpers/functions.dart
Func<R> typedef
Func<R> typedef
dark_mode
light_mode
Func<
R
>
typedef
Func
<
R
> =
R Function
()
Implementation
typedef Func<R> = R Function();
sunny_dart package
documentation
helpers/functions
Func<R> typedef
functions library