menu
antd_flutter_mobile package
documentation
components/input/index.dart
AntdInputBase<WidgetType>
suffix property
suffix property
dark_mode
light_mode
suffix
property
Widget
?
suffix
final
输入框后缀部件(如图标、按钮等)
Implementation
final Widget? suffix;
antd_flutter_mobile package
documentation
components/input/index
AntdInputBase<WidgetType>
suffix property
AntdInputBase class