pb40 property

Widget get pb40

Implementation

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