menu
semi_component_cx package
documentation
semi_component.dart
CustomAnimationScanner
CustomAnimationScanner.new const constructor
CustomAnimationScanner.new const constructor
dark_mode
light_mode
CustomAnimationScanner
constructor
const
CustomAnimationScanner
(
{
required
Rect
scanWindow
,
Key
?
key
,
})
Scanner Animation 扫描动画组件
Implementation
const CustomAnimationScanner({ required this.scanWindow, super.key, });
semi_component_cx package
documentation
semi_component
CustomAnimationScanner
CustomAnimationScanner.new const constructor
CustomAnimationScanner class