pageBackgroundColor property

Color pageBackgroundColor

Implementation

Color get pageBackgroundColor =>
    _pageBackgroundColor ??
    BaseGalleryConfigUtils.defaultGalleryDetailConfig.pageBackgroundColor;