ignoreStatus property

bool? ignoreStatus
final

是否忽略交互状态,若为 true 将不会注入 hasHover、hasTap 变量

Implementation

final bool? ignoreStatus;