menu
antd_flutter_mobile package
documentation
components/dropdown/index.dart
AntdDropdownStyle
childRowStyle property
childRowStyle property
dark_mode
light_mode
childRowStyle
property
AntdFlexStyle
?
childRowStyle
final
触发元素横向布局的样式配置 当触发元素需要横向排列时,用于设置Flex布局的样式
Implementation
final AntdFlexStyle? childRowStyle;
antd_flutter_mobile package
documentation
components/dropdown/index
AntdDropdownStyle
childRowStyle property
AntdDropdownStyle class