menu
hackle package
documentation
hackle_app.dart
HackleApp
fetch static method
fetch static method
dark_mode
light_mode
fetch
static method
Future
<
void
>
fetch
(
)
Implementation
static Future<void> fetch() { return HacklePlatform.instance.fetch(); }
hackle package
documentation
hackle_app
HackleApp
fetch static method
HackleApp class