pt64 property

EdgeInsets get pt64

Provides 64dp padding on the top side.

Implementation

static EdgeInsets get pt64 => pt(64);