safe property

void get safe

Implementation

void get safe => useParent((v) => SafeArea(child: v));