getPositionSelectedListener method

Stream<int>? getPositionSelectedListener()

Implementation

Stream<int>? getPositionSelectedListener() {
  return controllers?.getpositionSelected;
}