CustomFormField_an
Package in order to establish a standard for the formfield and make some visual adjustments ready.
pt-br Pacote com fim de estabelecer um padrao do formfield e deixar pronto alguns ajustes visuais.
Features
Some Images:


Getting started
Simple usage, just a class.
Usage
CustomFormField(
radius: 15,
hinttxt: 'Detalhes',
ctrl: textController,
fcs: focusNode,
decorationColor: Colors.white,
txtInputAction: TextInputAction.next,
decorationBorderColor: Colors.Blue,
hasBorder: true,
fontColor: Colors.black,
textStyle : TextStyle(),
)
Additional information
They can help contribute to the package, the goal is a formfield with a style and customization possibilities.