menu
flutter_uikit_forzzh package
documentation
select/selection_menu.dart
SelectionMenu
matchParentWidth property
matchParentWidth property
dark_mode
light_mode
matchParentWidth
property
bool
matchParentWidth
final
当设置的宽度小于 父组件宽度时, 是否匹配父组件宽度,默认true
Implementation
final bool matchParentWidth;
flutter_uikit_forzzh package
documentation
select/selection_menu
SelectionMenu
matchParentWidth property
SelectionMenu class