menu
fluttery_framework package
documentation
view/app.dart
AppObject
filesDir property
filesDir property
dark_mode
light_mode
filesDir
property
String
?
get
filesDir
The local directory for this App.
Implementation
String? get filesDir => _appDirPath;
fluttery_framework package
documentation
view/app
AppObject
filesDir property
AppObject class