menu
webf package
documentation
css.dart
CSSPaint
getColor method
getColor method
dark_mode
light_mode
getColor
method
Color
getColor
(
)
Implementation
Color getColor() { assert(type == CSSPaintType.color); return color!; }
webf package
documentation
css
CSSPaint
getColor method
CSSPaint class