pt20 property

EdgeInsets get pt20

Provides 20dp padding on the top side.

Implementation

static EdgeInsets get pt20 => pt(20);