withPaddingBottom property

EdgeInsets get withPaddingBottom

Implementation

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