hasControl property

bool hasControl

Checks if controls is not empty.

Implementation

bool get hasControl => controls.isNotEmpty;