pb1 property

Widget get pb1

Implementation

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