stickyFooter property

Widget? stickyFooter
final

stickyFooter is the footer of GFBottomSheet. User can interact by swiping or tapping the stickyFooter

Implementation

final Widget? stickyFooter;