bottomPadding property
EdgeInsets
get
bottomPadding
Implementation
EdgeInsets get bottomPadding => EdgeInsets.only(bottom: toDouble());
EdgeInsets get bottomPadding => EdgeInsets.only(bottom: toDouble());