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