pb11 property

Widget get pb11

Implementation

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