animation property

  1. @protected
AntdMaskBaseAnimation<WidgetType, StateType>? animation
getter/setter pair

Implementation

@protected
late AntdMaskBaseAnimation<WidgetType, StateType>? animation;