menu
flutter_ignite_shell package
documentation
models/shell_model.dart
ShellModel
path property
path property
dark_mode
light_mode
path
property
Rx
<
String
?
>
path
final
Implementation
final Rx<String?> path = Rx<String?>(null);
flutter_ignite_shell package
documentation
models/shell_model
ShellModel
path property
ShellModel class