footerBuilder property

SheetBuilder? footerBuilder
final

The builder for a footer that will be displayed at the bottom of the sheet that wont be scrolled.

Implementation

final SheetBuilder? footerBuilder;