menu
element_core package
documentation
components.dart
ElLinkPopupState<T extends ElLinkPopup>
spacing property
spacing property
dark_mode
light_mode
spacing
property
double
get
spacing
inherited
弹出层与目标小部件之间的间隔
Implementation
double get spacing => widget.spacing ?? 0.0;
element_core package
documentation
components
ElLinkPopupState<T extends ElLinkPopup>
spacing property
ElLinkPopupState class