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