extensions/widget_extensions library

This file is deprecated. Use individual extension files from the widgets/ directory. All extensions are now exported through extensions/widgets/widgets.dart

Extensions

ColumnExtensions on Column
Extensions for Column widget
GridViewExtensions on GridView
Extensions for GridView widget
IconExtensions on Icon
Extensions for Icon widget
ImageExtensions on Image
Extensions for Image widget
ListViewExtensions on ListView
Extensions for ListView widget
RowExtensions on Row
Extensions for Row widget
StackExtensions on Stack
Extensions for Stack widget
TextExtensions on Text
Extensions for Text widget
WidgetAnimationExtensions on Widget
Animation-related widget extensions
WidgetClipExtensions on Widget
Clip-related widget extensions.
WidgetCoreExtensions on Widget
Core widget extensions for basic operations.
WidgetGestureExtensions on Widget
Gesture-related widget extensions.
WidgetLayoutExtensions on Widget
Layout-related widget extensions
WidgetMaterialExtensions on Widget
Material Design-related widget extensions
WidgetScrollExtensions on Widget
Scroll-related widget extensions
WidgetSemanticsExtensions on Widget
Semantics-related widget extensions.
WidgetSizingExtensions on Widget
Sizing-related widget extensions
WidgetTransformExtensions on Widget
Transform-related widget extensions.
WrapExtensions on Wrap
Extensions for Wrap widget