menu
antd_flutter_mobile package
documentation
components/form/item.dart
AntdFormItemComponentState<T, Style extends AntdStyle, WidgetType extends AntdFormItemComponent<T, Style, WidgetType>>
getSetStateCallback method
getSetStateCallback method
dark_mode
light_mode
getSetStateCallback
method
VoidCallback
getSetStateCallback
(
)
Implementation
VoidCallback getSetStateCallback() { return () {}; }
antd_flutter_mobile package
documentation
components/form/item
AntdFormItemComponentState<T, Style extends AntdStyle, WidgetType extends AntdFormItemComponent<T, Style, WidgetType>>
getSetStateCallback method
AntdFormItemComponentState class