onOpened property

VoidCallback? onOpened
getter/setter pair

Notification that a seat has been opened (unlocked). After opening a seat, all audience members can freely choose an empty seat to join and start chatting with others.

Implementation

VoidCallback? onOpened;