paddingTop property

EdgeInsets get paddingTop

Implementation

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