menu
messenger
ui/page/home/introduction/controller.dart
IntroductionController
positionedKey property
positionedKey
dark_mode
light_mode
positionedKey
property
GlobalKey
<
State
<
StatefulWidget
>
>
positionedKey
final
GlobalKey
of a panel to prevent it from rebuilding.
Implementation
final GlobalKey positionedKey = GlobalKey();
messenger
controller
IntroductionController
positionedKey property
IntroductionController class