padAll property

EdgeInsets get padAll

Padding All

Implementation

EdgeInsets get padAll => EdgeInsets.all(this.toDouble());