pt11 property

Widget get pt11

Implementation

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