useSingleChildScrollView property

bool useSingleChildScrollView
final

是否使用 SingleChildScrollView创建滚动组件 页面逻辑复杂时 设置为 false 以提高滑动性能

Implementation

final bool useSingleChildScrollView;