safeArea method

Widget safeArea()

Implementation

Widget safeArea() => SafeArea(child: this);