safeAreaLeft property
void
get
safeAreaLeft
Implementation
void get safeAreaLeft =>
_applySafeArea(right: false, top: false, bottom: false);
void get safeAreaLeft =>
_applySafeArea(right: false, top: false, bottom: false);