p2 property

Widget get p2

Implementation

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