pb13 property

Widget get pb13

Implementation

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