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