topPadding property

EdgeInsets get topPadding

Implementation

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