footerBuilder property
The persistent footer on the sliding sheet
Implementation
final Widget Function(BuildContext context, SheetState, dynamic pageObject)? footerBuilder;
The persistent footer on the sliding sheet
final Widget Function(BuildContext context, SheetState, dynamic pageObject)? footerBuilder;