menu
element_core package
documentation
components.dart
ElPopupState<T extends ElPopup>
onInsert method
onInsert method
dark_mode
light_mode
onInsert
method
@
protected
@
mustCallSuper
void
onInsert
(
)
Implementation
@protected @mustCallSuper void onInsert() { widget.onInsert?.call(); }
element_core package
documentation
components
ElPopupState<T extends ElPopup>
onInsert method
ElPopupState class