menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
onSelectionChanged property
onSelectionChanged property
dark_mode
light_mode
onSelectionChanged
property
SelectionChangedCallback
?
onSelectionChanged
final
文本选中范围变化时的回调
Implementation
final SelectionChangedCallback? onSelectionChanged;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
onSelectionChanged property
AntdInputBase class