pr1 property

Widget get pr1

Implementation

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