paddingBottom property

EdgeInsets get paddingBottom

Implementation

EdgeInsets get paddingBottom => EdgeInsets.only(bottom: toDouble());