pb9 property

Widget get pb9

Implementation

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