pt0 property

Widget get pt0

Implementation

Widget get pt0 =>
    Padding(padding: const EdgeInsets.only(top: 0), child: this);