menu
phoenix_selection package
documentation
widget/flat_selection_item.dart
FlatMoreSelection
parentWidth property
parentWidth property
dark_mode
light_mode
parentWidth
property
double
parentWidth
final
父容器宽度 根据父容器宽度来计算每个tag宽度 默认0 当不传入宽度,使用tag最小宽度 75
Implementation
final double parentWidth;
phoenix_selection package
documentation
widget/flat_selection_item
FlatMoreSelection
parentWidth property
FlatMoreSelection class