menu
antd_flutter_mobile package
documentation
components/style.dart
AntdStyle
AntdStyle.new const constructor
AntdStyle.new const constructor
dark_mode
light_mode
AntdStyle
constructor
const
AntdStyle
(
{
bool
inherit
=
true
,
})
Implementation
const AntdStyle({this.inherit = true});
antd_flutter_mobile package
documentation
components/style
AntdStyle
AntdStyle.new const constructor
AntdStyle class