rightInset property

EdgeInsets get rightInset

Implementation

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