TitleCaseTextFormatter constructor

TitleCaseTextFormatter({
  1. bool? forceCase,
})

Implementation

TitleCaseTextFormatter({this.forceCase});