isFlutterSupportedSync top-level property
bool
get
isFlutterSupportedSync
true if flutter is supported
Implementation
bool get isFlutterSupportedSync => flutterExecutablePath != null;
true if flutter is supported
bool get isFlutterSupportedSync => flutterExecutablePath != null;