galleryHeaderTheme property

GalleryHeaderThemeData galleryHeaderTheme
final

A style that overrides the default appearance of GalleryHeaders when used with GalleryHeaderTheme or with the overall PensilTheme's StreamFeedThemeData.galleryHeaderTheme.

See also:

  • GalleryHeaderTheme, the theme which is configured with this class.
  • StreamFeedThemeData.galleryHeaderTheme, which can be used to override the default style for GalleryHeaders below the overall PensilTheme.

Implementation

final GalleryHeaderThemeData galleryHeaderTheme;