stickyHeader property

Widget? stickyHeader
final

stickyHeader is the header of GFBottomSheet. User can interact by swiping or tapping the stickyHeader

Implementation

final Widget? stickyHeader;