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