menu
firefast package
documentation
core/guards/fire_value_guard.dart
IsValueValidSync<T> typedef
IsValueValidSync<T> typedef
dark_mode
light_mode
IsValueValidSync<
T
>
typedef
IsValueValidSync
<
T
> =
bool
Function
(
T?
)
Implementation
typedef IsValueValidSync<T> = bool Function(T?);
firefast package
documentation
core/guards/fire_value_guard
IsValueValidSync<T> typedef
fire_value_guard library