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