menu
nice2dev_flutter_ui package
documentation
display/nice_file_manager.dart
NiceFileItem
isFolder property
isFolder property
dark_mode
light_mode
isFolder
property
bool
get
isFolder
Implementation
bool get isFolder => type == NiceFileType.folder;
nice2dev_flutter_ui package
documentation
display/nice_file_manager
NiceFileItem
isFolder property
NiceFileItem class