menu
hubble_main package
documentation
account/view/profile_name/profile_name_view.dart
ProfileNameView
viewBackgroundColor method
viewBackgroundColor method
dark_mode
light_mode
viewBackgroundColor
method
Color
?
viewBackgroundColor
(
HubbleThemeData
theme
)
inherited
Implementation
Color? viewBackgroundColor(HubbleThemeData theme) { return theme.backgroundColor; }
hubble_main package
documentation
account/view/profile_name/profile_name_view
ProfileNameView
viewBackgroundColor method
ProfileNameView class