menu
react_core package
documentation
react.dart
ForwardRefNode<P, T>
ref property
ref property
dark_mode
light_mode
ref
property
ReactRef
<
T
>
?
ref
final
The Dart ref receiving the rendered host value.
Implementation
final ReactRef<T>? ref;
react_core package
documentation
react
ForwardRefNode<P, T>
ref property
ForwardRefNode class