p property

EdgeInsets get p

All-side padding (EdgeInsets.all(value))

Implementation

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