defaultTextFieldLength constant
int
const defaultTextFieldLength
Default text field length (255 characters)
Implementation
static const int defaultTextFieldLength = 255;
Default text field length (255 characters)
static const int defaultTextFieldLength = 255;