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