ValueKey constructor

const ValueKey(
  1. Object value
)

Implementation

const ValueKey(this.value) : super._();