p1 property

Widget get p1

Implementation

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