px64 property

Widget get px64

Implementation

Widget get px64 =>
    Padding(padding: const EdgeInsets.symmetric(horizontal: 64), child: this);