menu
moviestar
features/file/service/models/file_state.dart
FileState
currentPath property
currentPath
dark_mode
light_mode
currentPath
property
String
?
currentPath
getter/setter pair
The current directory path.
Implementation
String? currentPath;
moviestar
file_state
FileState
currentPath property
FileState class