pl100 property
Widget
get
pl100
Implementation
Widget get pl100 =>
Padding(padding: const EdgeInsets.only(left: 100), child: this);
Widget get pl100 =>
Padding(padding: const EdgeInsets.only(left: 100), child: this);