safeAreaLeft property

void safeAreaLeft

Implementation

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