flutter_mentions
flutter_mentions copied to clipboard
maxLines is not nullable
Trying to use the expands property which states that both maxLines and minLines must be null. Unfortunately I am unable to set maxLines to null. It is not a nullable property.
Same here, it should be an easy task. Please add nullable.