menu
afib package
documentation
afib_flutter.dart
AFFundamentalThemeState
background method
background method
dark_mode
light_mode
background
method
Color
background
(
AFThemeID
?
id
)
Implementation
Color background(AFThemeID? id) { return area.background(id, device.brightness(this)); }
afib package
documentation
afib_flutter
AFFundamentalThemeState
background method
AFFundamentalThemeState class