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