backgroundColor property

Color get backgroundColor

Implementation

Color get backgroundColor =>
    _backgroundColor ??
    BaseAppBarConfigUtils.defaultAppBarConfig.backgroundColor;