pr5 property

Widget get pr5

Implementation

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