menu
os_intents package
documentation
testing.dart
FakeOsIntentsPlatform
readyCalled property
readyCalled property
dark_mode
light_mode
readyCalled
property
bool
readyCalled
getter/setter pair
Whether the app reported its handlers registered, per isolate.
Implementation
bool readyCalled = false;
os_intents package
documentation
testing
FakeOsIntentsPlatform
readyCalled property
FakeOsIntentsPlatform class