topInset property

EdgeInsets topInset

Implementation

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