rightInset property

EdgeInsets rightInset

Implementation

EdgeInsets get rightInset => EdgeInsets.only(right: this.toDouble());