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