menu
antd_flutter_mobile package
documentation
components/define.dart
AntdState<Style extends AntdStyle, WidgetType extends AntdStateComponent<Style, WidgetType>>
render abstract method
render abstract method
dark_mode
light_mode
render
abstract method
@
protected
Widget
render
(
BuildContext
context
)
Implementation
@protected Widget render(BuildContext context);
antd_flutter_mobile package
documentation
components/define
AntdState<Style extends AntdStyle, WidgetType extends AntdStateComponent<Style, WidgetType>>
render abstract method
AntdState class