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