models/platform_widget_base library

Classes

PlatformWidgetBase
Abstract base class for platform-adaptive widgets.
PlatformWidgetBuilderBase
A PlatformWidgetBase that wraps a required child widget.
PlatformWidgetKeyedBase
A PlatformWidgetBase that accepts a separate widgetKey for the underlying platform widget, distinct from the outer widget's key.
PlatformWidgetKeyedBuilderBase
A PlatformWidgetBase that combines both a widgetKey and a required child.