PageBlockFooter constructor

PageBlockFooter(
  1. {required RichText footer,
  2. int? extra,
  3. int? clientId}
)

The footer of a page

Implementation

PageBlockFooter