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