defaultFooter property

void defaultFooter=(Footer footer)

Implementation

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