eliud_pkg_fundamentals
dynamic_widget_list_event
DynamicWidgetChangeQuery
DynamicWidgetChangeQuery const constructor
DynamicWidgetChangeQuery
DynamicWidgetChangeQuery
constructor
Null safety
const
DynamicWidgetChangeQuery
(
{
required
EliudQuery?
newQuery
}
)
Implementation
const DynamicWidgetChangeQuery({required this.newQuery});
eliud_pkg_fundamentals
dynamic_widget_list_event
DynamicWidgetChangeQuery
DynamicWidgetChangeQuery const constructor
DynamicWidgetChangeQuery class
Constructors
DynamicWidgetChangeQuery
Properties
hashCode
newQuery
props
runtimeType
stringify
Methods
noSuchMethod
toString
Operators
operator ==