isFlutterProject property

bool isFlutterProject
final

是否为Flutter项目,否则为Dart项目

Implementation

final bool isFlutterProject;