menu
v_components package
documentation
widgets/guide/v_guide.dart
VGuideTarget
key property
key property
dark_mode
light_mode
key
property
GlobalKey
<
State
<
StatefulWidget
>
>
key
final
目标 widget 的 key(该 widget 必须已完成布局)
Implementation
final GlobalKey key;
v_components package
documentation
widgets/guide/v_guide
VGuideTarget
key property
VGuideTarget class