menu
element_core package
documentation
widgets.dart
ElSecondChildWidget
sizedByParent property
sizedByParent property
dark_mode
light_mode
sizedByParent
property
bool
?
sizedByParent
final
强制布局尺寸跟随父元素,默认情况下,当
child
不为 null 则尺寸跟随子组件,若为 null 则也跟随父元素
Implementation
final bool? sizedByParent;
element_core package
documentation
widgets
ElSecondChildWidget
sizedByParent property
ElSecondChildWidget class