sourceLibraryFile property
File
get
sourceLibraryFile
The library file of the application being compiled.
Implementation
File get sourceLibraryFile => getFile(rootLibraryFileUri);
The library file of the application being compiled.
File get sourceLibraryFile => getFile(rootLibraryFileUri);