allPadding property

EdgeInsets get allPadding

Creates uniform EdgeInsets with this number.

Implementation

EdgeInsets get allPadding => EdgeInsets.all(toDouble());