isShowRightIcon property

bool isShowRightIcon

Implementation

bool get isShowRightIcon =>
    enableContextMenu || enableDropToResize || !sort.isNone;