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