defaultFooter property

set defaultFooter (Footer footer)

Implementation

static set defaultFooter(Footer footer) {
  _defaultFooter = footer;
}