pleaseSelect static method

String pleaseSelect(
  1. dynamic text
)

Implementation

static String pleaseSelect(text) => 'Please select $text';