pr3 property
Widget
get
pr3
Implementation
Widget get pr3 =>
Padding(padding: const EdgeInsets.only(right: 3), child: this);
Widget get pr3 =>
Padding(padding: const EdgeInsets.only(right: 3), child: this);