onSelected property
Called when a connection's selection state changes Receives the selected connection, or null if selection was cleared
Implementation
final ValueChanged<Connection?>? onSelected;
Called when a connection's selection state changes Receives the selected connection, or null if selection was cleared
final ValueChanged<Connection?>? onSelected;