toEdgePaddingBottom method

EdgeInsets toEdgePaddingBottom()

Implementation

EdgeInsets toEdgePaddingBottom() => EdgeInsets.only(bottom: toDouble());