withPaddingTop property

EdgeInsets get withPaddingTop

Implementation

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