safeArea property

Widget get safeArea

Implementation

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