buildWidgetAnimation method
Implementation
@override
AntdMaskBaseAnimation<AntdPopover, AntdPopoverState>? buildWidgetAnimation() {
return widget.animation;
}
@override
AntdMaskBaseAnimation<AntdPopover, AntdPopoverState>? buildWidgetAnimation() {
return widget.animation;
}