isCopied property

dynamic isCopied
final

Implementation

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