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