menu
messenger
ui/page/player/gallery/view.dart
GalleryView
GalleryView.new const constructor
GalleryView.new
dark_mode
light_mode
GalleryView
constructor
const
GalleryView
(
PlayerController
controller
, {
Key
?
key
,
})
Implementation
const GalleryView(this.controller, {super.key});
messenger
view
GalleryView
GalleryView.new const constructor
GalleryView class