ARMOYUTextfields class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
service
→ ARMOYUServices
-
final
Methods
-
costum3({Key? key, String? title, required TextEditingController controller, required dynamic onChanged(String val)?, bool isPassword = false, String? placeholder, Icon? preicon, IconButton? suffixiconbutton, TextInputType? type, Function? onTap, int? maxLength, int? minLength, bool? enabled = true, int? maxLines, int? minLines = 1, FocusNode? focusNode})
→ Widget
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
number({String? placeholder, required TextEditingController controller, required int length, required Icon icon, String? category})
→ TextField
-
-
toString()
→ String
-
A string representation of this object.
inherited