p64 property

Gives 64dp padding from all sides

Implementation

static EdgeInsets get p64 => _padding(all: 64);