p10 property

Widget get p10

Implementation

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