RebuildDirtyWidgetCallback typedef
Signature for debugOnRebuildDirtyWidget implementations.
Implementation
typedef RebuildDirtyWidgetCallback = void Function(Element e, bool builtOnce);
Signature for debugOnRebuildDirtyWidget implementations.
typedef RebuildDirtyWidgetCallback = void Function(Element e, bool builtOnce);