showChoice static method Null safety

Future<void> showChoice(
  1. DataCallback? callback,
  2. List<Choice> choices,
  3. {String? title,
  4. String? hints,
  5. Choice? choice}
)

Show list of options.