menu
antd_flutter_mobile package
documentation
components/ellipsis/index.dart
AntdEllipsisStyle
AntdEllipsisStyle.new const constructor
AntdEllipsisStyle.new const constructor
dark_mode
light_mode
AntdEllipsisStyle
constructor
const
AntdEllipsisStyle
(
{
TextStyle
?
textStyle
,
TextStyle
?
expandStyle
,
TextStyle
?
collapseStyle
,
})
Implementation
const AntdEllipsisStyle({ this.textStyle, this.expandStyle, this.collapseStyle, });
antd_flutter_mobile package
documentation
components/ellipsis/index
AntdEllipsisStyle
AntdEllipsisStyle.new const constructor
AntdEllipsisStyle class