menu
afib package
documentation
afib_flutter.dart
AFColorPairing
backgroundColor method
backgroundColor method
dark_mode
light_mode
backgroundColor
method
Color
?
backgroundColor
(
Brightness
brightness
)
Implementation
Color? backgroundColor(Brightness brightness) { return background.color(brightness); }
afib package
documentation
afib_flutter
AFColorPairing
backgroundColor method
AFColorPairing class