kekland / equinox

Flutter UI library based on Eva Design System ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EqTextField maxLines properties

burhanhelmy opened this issue · comments

I have a use case that need a multi line input from the user. For example Address.

I would like to have a features similar to a material textField widget that have maxLines properties.