fullPath property

String fullPath
latefinal

Returns the full absolute path for reading the asset file.

Implementation

late final fullPath = p.join(rootPath, path);