bgColor property

Implementation

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