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