p50 property

Widget get p50

Implementation

Widget get p50 => Padding(padding: const EdgeInsets.all(50), child: this);