menu
hubble_app_content package
documentation
app.dart
HelpVideosView
viewBackgroundColor method
viewBackgroundColor method
dark_mode
light_mode
viewBackgroundColor
method
Color
?
viewBackgroundColor
(
HubbleThemeData
theme
)
inherited
Implementation
Color? viewBackgroundColor(HubbleThemeData theme) { return theme.backgroundColor; }
hubble_app_content package
documentation
app
HelpVideosView
viewBackgroundColor method
HelpVideosView class