p5 property

Widget get p5

Implementation

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