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