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