letterCase property

LetterCase? letterCase
final

Change the letter case of the text entered by user. Default is set to normal letterLetterCase.normal

Implementation

final LetterCase? letterCase;