menu
element_core package
documentation
widgets.dart
ElChildSizeBuilder
tempChild property
tempChild property
dark_mode
light_mode
tempChild
property
Widget
tempChild
final
需要计算尺寸的临时小部件,它参与布局但不进行渲染,布局完成后会拿到 size 并传递给
builder
回调
Implementation
final Widget tempChild;
element_core package
documentation
widgets
ElChildSizeBuilder
tempChild property
ElChildSizeBuilder class