selected property

  1. @override
bool selected
final

Whether this item is currently selected.

Type: bool. Selection affects visual appearance and can trigger recursive selection of children depending on tree configuration.

Implementation

@override
final bool selected;