layout/configurable_layout/models/layout_models library
Classes
- ComponentConfig
- 组件配置基类
- CustomComponentConfig
- 自定义组件配置类
- FloatingComponentStateEvent
- 浮动组件状态变化事件
- LayoutConfig
- 布局配置类
Enums
- AnimationType
- 动画类型枚举
- ComponentType
- 组件类型枚举
- FloatingComponentState
- 浮动组件状态枚举
- LayoutMode
- 布局模式枚举
- LayoutPosition
- 布局位置枚举
Typedefs
- FloatingComponentStateCallback = void Function(FloatingComponentStateEvent event)
- 浮动组件状态变化回调