customHeader property

Widget? customHeader
final

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;