widgets/widgets_importer library

Functions

addProgress() Widget
AddSizeBox(double _height, double _width) Widget
AddText(String text, Color color, double size, FontWeight weight, bool isUnderLine) Widget
AddTextField(BuildContext context, TextInputType inputType, TextInputAction textInputAction, String hint, FocusNode _focus, FocusNode _next_focus, TextEditingController editingController) Widget