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