pl12 property
EdgeInsets
get
pl12
Provides 12dp padding on the left side.
Implementation
static EdgeInsets get pl12 => pl(12);
Provides 12dp padding on the left side.
static EdgeInsets get pl12 => pl(12);