pb12 property

Widget get pb12

Implementation

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