menu
testernest_flutter package
documentation
myappcrew_flutter.dart
MyAppCrewFlutter
flushNow static method
flushNow static method
dark_mode
light_mode
flushNow
static method
Future
<
void
>
flushNow
(
)
Flush queued events now.
Implementation
static Future<void> flushNow() async { await _flush('manual'); }
testernest_flutter package
documentation
myappcrew_flutter
MyAppCrewFlutter
flushNow static method
MyAppCrewFlutter class