menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
scrollController property
scrollController property
dark_mode
light_mode
scrollController
property
ScrollController
?
scrollController
final
滚动控制器(用于控制多行文本的滚动位置)
Implementation
final ScrollController? scrollController;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
scrollController property
AntdInputBase class