getState method

  1. @override
AntdDropdownState getState()
override

Implementation

@override
AntdDropdownState getState() {
  return this;
}