getDot method

  1. @override
Widget? getDot()
override

Implementation

@override
Widget? getDot() {
  return dot;
}