pb18 property

Widget get pb18

Implementation

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