pt64 property

EdgeInsets pt64

Gives 64dp padding from top side

Implementation

static EdgeInsets get pt64 => pt(64);