menu
ignis
ignis.dart
Loader
load abstract method
load
dark_mode
light_mode
load
abstract method
FutureOr
<
void
>
load
(
LoadingContext
context
)
Loads the asset specified by
context
.
Implementation
FutureOr<void> load(LoadingContext context);
ignis
ignis
Loader
load abstract method
Loader class