isAbsolute property

bool isAbsolute
final

Whether the path is an absolute path.

If true path will start with a slash.

Implementation

final bool isAbsolute;