bottomPadding property

EdgeInsetsGeometry get bottomPadding

Implementation

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