pb6 property

Widget get pb6

Implementation

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