pb0 property

Widget get pb0

Implementation

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