any_to_any_converter library

With this Library you can convert any to any

Enums

FormatDate

Extensions

StringExtension on String
StringToTextExtension on String
TextExtension on Text
WidgetExtension on Widget
For underline your widget here are 6 type of underline you can use all are having 4 members thickness, gapWithText, color and isCenter. double thickness => use for underline thickness, default value is 1 double gapWithText => use for define gap between widget and underline, default is 2 Color color => use for color of underline, default is black bool isCenter => use for define widget is in center of underline, default is false