menu
antd_flutter_mobile package
documentation
components/style.dart
AntdStyle
inherit property
inherit property
dark_mode
light_mode
inherit
property
bool
inherit
final
是否继承样式,如果为false则不会向上合并其他的样式
Implementation
final bool inherit;
antd_flutter_mobile package
documentation
components/style
AntdStyle
inherit property
AntdStyle class