menu
reown_appkit package
documentation
modal/widgets/widget_stack/i_widget_stack.dart
IWidgetStack
containsKey abstract method
containsKey abstract method
dark_mode
light_mode
containsKey
abstract method
bool
containsKey
(
Key
key
)
Checks if the stack contains a widget with the given key.
Implementation
bool
containsKey(Key key);
reown_appkit package
documentation
modal/widgets/widget_stack/i_widget_stack
IWidgetStack
containsKey abstract method
IWidgetStack class
Constructors
new
Properties
hashCode
hasListeners
onRenderScreen
runtimeType
Methods
addDefault
addListener
canPop
clear
containsKey
dispose
getCurrent
noSuchMethod
notifyListeners
pop
popAllAndPush
popUntil
push
removeListener
toString
Operators
operator ==