pb14 property

Widget get pb14

Implementation

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