ColorAttribute constructor

ColorAttribute(
  1. Color color
)

Constructor

Implementation

factory ColorAttribute(Color color) = _ColorAttribute;