isRoot property

bool isRoot
final

Is the displayed directory the root directory? If yes, then the item .. will not be displayed at the beginning of the list to go to the parent directory.

Implementation

final bool isRoot;