pt24 property

EdgeInsets get pt24

Provides 24dp padding on the top side.

Implementation

static EdgeInsets get pt24 => pt(24);