animatorContext property
Implementation
@protected
late final AntdAnimatedContext<WidgetType, StateType> animatorContext =
AntdAnimatedContext(widget: widget, state: getState(), context: context);
@protected
late final AntdAnimatedContext<WidgetType, StateType> animatorContext =
AntdAnimatedContext(widget: widget, state: getState(), context: context);