menu
ngcomponents package
documentation
laminate/popup/popup.dart
PopupInterface
source property
source property
dark_mode
light_mode
source
property
@Input.new()
set
source
(
PopupSource
source
)
Sets the source the popup should be created relative to.
Implementation
@Input() set source(PopupSource source);
ngcomponents package
documentation
laminate/popup/popup
PopupInterface
source property
PopupInterface class