customHeader property
An optional custom header widget that overrides the standard bar-based header. When provided, the section renders using GlassSection for a more stylized, glass-like appearance.
Implementation
final Widget? customHeader;An optional custom header widget that overrides the standard bar-based header. When provided, the section renders using GlassSection for a more stylized, glass-like appearance.
final Widget? customHeader;