opacity property

ValueNotifier<double> opacity
final

Opacity unselected item

Implementation

final opacity = ValueNotifier<double>(0.5);