menu
stash_app_flutter
features/galleries/domain/entities/gallery.dart
Gallery
title property
title
dark_mode
light_mode
title
property
String
title
final
Implementation
final String title;
stash_app_flutter
gallery
Gallery
title property
Gallery class