bottomLeftInsets property
EdgeInsets
get
bottomLeftInsets
Implementation
EdgeInsets get bottomLeftInsets =>
EdgeInsets.only(bottom: toDouble(), left: toDouble());
EdgeInsets get bottomLeftInsets =>
EdgeInsets.only(bottom: toDouble(), left: toDouble());