menu
messenger
ui/page/call/controller.dart
CallController
secondaryKey property
secondaryKey
dark_mode
light_mode
secondaryKey
property
GlobalKey
<
State
<
StatefulWidget
>
>
secondaryKey
final
GlobalKey
of the secondary view.
Implementation
final GlobalKey secondaryKey = GlobalKey();
messenger
controller
CallController
secondaryKey property
CallController class