pt8 property

EdgeInsets get pt8

Provides 8dp padding on the top side.

Implementation

static EdgeInsets get pt8 => pt(8);