menu
plex package
documentation
plex_screens/plex_view.dart
PlexView
PlexView.new const constructor
PlexView.new const constructor
dark_mode
light_mode
PlexView
constructor
const
PlexView
(
{
Key
?
key
,
Color
loadingBackground
=
const Color(0x80000000)
,
})
Implementation
const PlexView({ super.key, this.loadingBackground = const Color(0x80000000), });
plex package
documentation
plex_screens/plex_view
PlexView
PlexView.new const constructor
PlexView class