menu
arcane_jaspr package
documentation
web.dart
Factory<T>
type property
type property
dark_mode
light_mode
type
property
Type
get
type
The type of the objects created by this factory.
Implementation
Type get type => T;
arcane_jaspr package
documentation
web
Factory<T>
type property
Factory class