ShowInstructions constructor

ShowInstructions({
  1. required CalbackFunction callback,
})

Implementation

ShowInstructions({
  // Key key,
  required this.callback});