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