FlutterProject constructor

FlutterProject(
  1. String rootPath
)

Implementation

FlutterProject(this.rootPath);