topInset property

EdgeInsets get topInset

Implementation

EdgeInsets get topInset => EdgeInsets.only(top: this.toDouble());