p3 property

Widget get p3

Implementation

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