menu
antd_flutter_mobile package
documentation
components/widgets/scrollable.dart
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
shrinkWrap property
shrinkWrap property
dark_mode
light_mode
shrinkWrap
property
bool
?
shrinkWrap
final
自动扩展高度
Implementation
final bool? shrinkWrap;
antd_flutter_mobile package
documentation
components/widgets/scrollable
AntdScrollView<Style extends AntdStyle, WidgetType, Controller extends AntdScrollController>
shrinkWrap property
AntdScrollView class