hasSelectedMethod property

ValueNotifier<bool> hasSelectedMethod
final

Implementation

final ValueNotifier<bool> hasSelectedMethod = ValueNotifier(false);