footerInsideHeaderLayer property

bool footerInsideHeaderLayer
final

Determine if the footer should be placed inside the header layer or the original footer layer.

If true places the footer at the end of the header layer. Defaults to false

Implementation

final bool footerInsideHeaderLayer;