getState method

  1. @override
AntdPopupState getState()
override

Implementation

@override
AntdPopupState getState() {
  return this;
}