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