pt16 property

EdgeInsets get pt16

Provides 16dp padding on the top side.

Implementation

static EdgeInsets get pt16 => pt(16);