py12 property

Widget get py12

Implementation

Widget get py12 =>
    Padding(padding: const EdgeInsets.symmetric(vertical: 12), child: this);