TextColorAttribute constructor

TextColorAttribute(
  1. Color color
)

Implementation

factory TextColorAttribute(Color color) = _$TextColorAttribute;