offsetOutsideWidgetByTopheader property

bool offsetOutsideWidgetByTopheader
final

Defines if outside widget should be layout within the available space outside the sheet and topHeader.

if 'true' will take less space base on the size topHeader widget.

if 'false' will ignore topHeader on the layout stage.

Implementation

final bool offsetOutsideWidgetByTopheader;