bottomInset property

EdgeInsets bottomInset

Implementation

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