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