fillBody property

Color get fillBody

Implementation

Color get fillBody =>
    _fillBody ?? BaseDefaultConfigUtils.defaultCommonConfig.fillBody;