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