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