color property
ColorAttribute?
get
color
Implementation
ColorAttribute? get color =>
attributes[EasyAttribute.color.key] as ColorAttribute?;
ColorAttribute? get color =>
attributes[EasyAttribute.color.key] as ColorAttribute?;