isLinked property

dynamic isLinked
final

Implementation

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