pb4 property

Widget get pb4

Implementation

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