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