footerBuilder property
If Provided, this function will be used to inject a widget at the end of the screen
Implementation
final Widget Function(GBUiKitLocalizations localizations)? footerBuilder;
If Provided, this function will be used to inject a widget at the end of the screen
final Widget Function(GBUiKitLocalizations localizations)? footerBuilder;