menu
fluttery_framework package
documentation
view.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 => _path;
fluttery_framework package
documentation
view
AppObject
filesDir property
AppObject class