nickname constant
The input field expects a nickname.
This hint will be translated to the below values on different platforms:
- iOS: nickname.
- web: "nickname".
- Otherwise, the hint string will be used as-is.
Implementation
static const String nickname = 'nickname';