brandImportantValue property

Color get brandImportantValue

Implementation

Color get brandImportantValue =>
    _brandImportantValue ??
    BaseDefaultConfigUtils.defaultCommonConfig.brandImportantValue;