minimum property

EdgeInsets? minimum
getter/setter pair

This minimum padding to apply.

The greater of the minimum insets and the media padding will be applied.

Implementation

EdgeInsets? minimum;