currentBoolValue property

bool get currentBoolValue

Implementation

bool get currentBoolValue => currentValue.trim().toLowerCase() == 'true';