contentPadding property

EdgeInsets contentPadding
final

The padding applied around the page content area, below the control bar. Defaults to EdgeInsets.zero.

Implementation

final EdgeInsets contentPadding;