TEXTINPUT COMPONENT
Welcome to Flutter! Flutter helps you build modern applications.
For getting started an Flutter application you needs two things as Prerequisites.
Prerequisites
Before you begin, make sure your development environment includes Flutter and install in Android Studio or in Visual Studio
- In Mpay, we create a custom text input component and apply wherever we need and we can give color,
height, width, text, textstyle according to our requirement.
- Example of create custom textInput component:
- Example how to implement custom in page:
- OUTPUT :