footerBuilder property

Widget Function(GBUiKitLocalizations localizations)? footerBuilder
final

If Provided, this function will be used to inject a widget at the end of the screen

Implementation

final Widget Function(GBUiKitLocalizations localizations)? footerBuilder;