menu
stash_app_flutter
features/scenes/domain/entities/scene.dart
Scene
path property
path
dark_mode
light_mode
path
property
String
?
get
path
inherited
Implementation
String get id; String get title; String? get details; String? get path;
stash_app_flutter
scene
Scene
path property
Scene class