pt26 property

Widget get pt26

Implementation

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