pb28 property

Widget get pb28

Implementation

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