bottomInset property

EdgeInsets get bottomInset

Implementation

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