bgColor property
BackgroundColorAttribute?
get
bgColor
Implementation
BackgroundColorAttribute? get bgColor =>
attributes[EasyAttribute.bg.key] as BackgroundColorAttribute?;
BackgroundColorAttribute? get bgColor =>
attributes[EasyAttribute.bg.key] as BackgroundColorAttribute?;