domInputValue function

String domInputValue(
  1. Object? target
)

Non-web stub (used during style extraction, where dart:js_interop is unavailable). These are never invoked off-web.

Implementation

String domInputValue(Object? target) => '';