listener property Null safety
final
The callback that will be notified when the semantics tree updates.
Implementation
final VoidCallback? listener;
The callback that will be notified when the semantics tree updates.
final VoidCallback? listener;