menu
arcane package
documentation
generated/arcane_shadcn/src/util.dart
Supplier<T> typedef
Supplier<T> typedef
dark_mode
light_mode
Supplier<
T
>
typedef
Supplier
<
T
> =
T Function
()
Implementation
typedef Supplier<T> = T Function();
arcane package
documentation
generated/arcane_shadcn/src/util
Supplier<T> typedef
util library