pleaseEnter static method

String pleaseEnter(
  1. dynamic text
)

Implementation

static String pleaseEnter(text) => 'Please enter $text';