menu
antd_flutter_mobile package
documentation
components/style.dart
AntdStyle
copyFrom method
copyFrom method
dark_mode
light_mode
copyFrom
method
AntdStyle
copyFrom
(
covariant
AntdStyle
?
style
)
Implementation
AntdStyle copyFrom(covariant AntdStyle? style) { return this; }
antd_flutter_mobile package
documentation
components/style
AntdStyle
copyFrom method
AntdStyle class