isSelected property

bool isSelected
final

Whether this annotation is currently selected.

When true, a selection border is drawn around the annotation using the theme's selection colors.

Implementation

final bool isSelected;