bottomBackgroundColor property

Color bottomBackgroundColor

Implementation

Color get bottomBackgroundColor =>
    _bottomBackgroundColor ??
    BaseGalleryConfigUtils.defaultGalleryDetailConfig.bottomBackgroundColor;