BackgroundColorAttribute constructor

BackgroundColorAttribute(
  1. Color color
)

Implementation

factory BackgroundColorAttribute(Color color) = _$BackgroundColorAttribute;