isOpened method

bool isOpened()

Implementation

bool isOpened() => suggestionsBox?.isOpened ?? false;