pr2 property

Widget get pr2

Implementation

Widget get pr2 =>
    Padding(padding: const EdgeInsets.only(right: 2), child: this);