popupMenuButton property
Widget
get
popupMenuButton
Return the state object with the name, button.
Implementation
Widget get popupMenuButton => _popupMenuButton<T>(this);
Return the state object with the name, button.
Widget get popupMenuButton => _popupMenuButton<T>(this);