pt50 property
Widget
get
pt50
Implementation
Widget get pt50 =>
Padding(padding: const EdgeInsets.only(top: 50), child: this);
Widget get pt50 =>
Padding(padding: const EdgeInsets.only(top: 50), child: this);