menu
element_core package
documentation
components.dart
ElLinkPopupState<T extends ElLinkPopup>
isTight property
isTight property
dark_mode
light_mode
isTight
property
bool
get
isTight
inherited
弹出层的约束是否为强制最大、最小宽高
Implementation
bool get isTight => _isTight!;
element_core package
documentation
components
ElLinkPopupState<T extends ElLinkPopup>
isTight property
ElLinkPopupState class