isHandRaised property
bool
get
isHandRaised
Returns whether hand is currently raised
Implementation
bool get isHandRaised => _isHandRaised;
Returns whether hand is currently raised
bool get isHandRaised => _isHandRaised;