menu
ignis
ignis.dart
LocalAssetBundle
start method
start
dark_mode
light_mode
start
method
Future
<
bool
>
start
(
)
Does nothing, and reports that live reloading did not start.
Implementation
Future<bool> start() async => false;
ignis
ignis
LocalAssetBundle
start method
LocalAssetBundle class