menu
yakibuta package
documentation
parts/types.dart
OnError<E, R> typedef
OnError<E, R> typedef
dark_mode
light_mode
OnError<
E
,
R
>
typedef
OnError
<
E
,
R
> =
R Function
(
E
)
Implementation
typedef OnError<E, R> = R Function(E);
yakibuta package
documentation
parts/types
OnError<E, R> typedef
types library