pb30 property

Widget get pb30

Implementation

Widget get pb30 =>
    Padding(padding: const EdgeInsets.only(bottom: 30), child: this);