insets property

double insets
final

Padding around the child widget. Note: The value of the insets is applied evenly on each side of the child widget.

Implementation

final double insets;