safeAreaRight property
void
get
safeAreaRight
Implementation
void get safeAreaRight =>
_applySafeArea(left: false, top: false, bottom: false);
void get safeAreaRight =>
_applySafeArea(left: false, top: false, bottom: false);