menu
on_the_fly
client\load_it_n_view.dart
LoaderHandlerView
loadEntries property
loadEntries
dark_mode
light_mode
loadEntries
property
Iterable
<
MapEntry
<
String
,
FutureOr
<
void
>
Function
()
>
>
get
loadEntries
Implementation
static Iterable<MapEntry<String, FutureOr<void> Function()>> get loadEntries => loads.entries;
on_the_fly
load_it_n_view
LoaderHandlerView
loadEntries property
LoaderHandlerView class