menu
safe_local_storage package
documentation
file_system.dart
kPathSeparator property
kPathSeparator property
dark_mode
light_mode
kPathSeparator
top-level property
String
kPathSeparator
getter/setter pair
Implementation
String kPathSeparator = Platform.isWindows ? '\\' : '/';
safe_local_storage package
documentation
file_system
kPathSeparator property
file_system library