menu
flutter_resources package
documentation
models/resource.dart
ResourceDelegate<T>
type property
type property
dark_mode
light_mode
type
property
Type
get
type
Implementation
Type get type => T;
flutter_resources package
documentation
models/resource
ResourceDelegate<T>
type property
ResourceDelegate class