pt0 property

EdgeInsets get pt0

Provides 0dp padding on the top side.

Implementation

static EdgeInsets get pt0 => pt(0);