FL_BackgroundColor top-level property

Map<String, dynamic> Function({dynamic color}) FL_BackgroundColor
final

Implementation

final FL_BackgroundColor =
    ({dynamic color}) => {CssRule.backgroundColor: color};