isMirror property

ValueNotifier<bool> isMirror
final

Implementation

final ValueNotifier<bool> isMirror = ValueNotifier<bool>(true);