pb3 property

Widget get pb3

Implementation

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