onFloatingComponentStateChanged property

FloatingComponentStateCallback? onFloatingComponentStateChanged
final

新增:浮动组件状态变化回调 当浮动组件展开或收起时,会触发此回调 可用于通知外部系统(如统计、日志、业务逻辑等)

Implementation

final FloatingComponentStateCallback? onFloatingComponentStateChanged;