pr10 property

Widget get pr10

Implementation

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