pt100 property

Widget get pt100

Implementation

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