menu
async_field package
documentation
async_field.dart
AsyncFunction<R> typedef
AsyncFunction<R> typedef
dark_mode
light_mode
AsyncFunction<
R
>
typedef
AsyncFunction
<
R
> =
FutureOr
<
R
>
Function
()
Implementation
typedef AsyncFunction<R> = FutureOr<R> Function();
async_field package
documentation
async_field
AsyncFunction<R> typedef
async_field library