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