runnerMode property
Configured runner mode. Defaults to auto; Flutter runners support
overriding this value with CLI --runner-mode at launch time.
Implementation
final String runnerMode;
Configured runner mode. Defaults to auto; Flutter runners support
overriding this value with CLI --runner-mode at launch time.
final String runnerMode;