menu
react_core package
documentation
react.dart
Portal
key property
key property
dark_mode
light_mode
key
property
String
?
key
final
The optional React key for this portal.
Implementation
final String? key;
react_core package
documentation
react
Portal
key property
Portal class