safeAreaRight property

void safeAreaRight

Implementation

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