DefaultRegistrar class

Constructors

DefaultRegistrar()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
schemas Map<String, Map<String, Object>>
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
register(JsonWidgetRegistry registry) → void
toString() String
A string representation of this object.
inherited
withAlign() → void
withAnimatedAlign() → void
withAnimatedContainer() → void
withAnimatedCrossFade() → void
withAnimatedDefaultTextStyle() → void
withAnimatedOpacity() → void
withAnimatedPadding() → void
withAnimatedPhysicalModel() → void
withAnimatedPositioned() → void
withAnimatedPositionedDirectional() → void
withAnimatedSize() → void
withAnimatedSwitcher() → void
withAnimatedTheme() → void
withAppBar() → void
withAspectRatio() → void
withAssetImage() → void
withBaseline() → void
withButtonBar() → void
withCard() → void
withCenter() → void
withCheckbox() → void
withCircularProgressIndicator() → void
withClipOval() → void
withClipPath() → void
withClipRect() → void
withClipRRect() → void
withColumn() → void
withComment() → void
withConditional() → void
withContainer() → void
withCupertinoSwitch() → void
withCustomScrollView() → void
withDecoratedBox() → void
withDirectionality() → void
withDropdownButtonFormField() → void
withDynamic() → void
withElevatedButton() → void
withErrorWidget() → void
withExcludeSemantics() → void
withExpanded() → void
withFittedBox() → void
withFlexible() → void
withFloatingActionButton() → void
withForm() → void
withFractionallySizedBox() → void
withFractionalTranslation() → void
withGestureDetector() → void
withGridView() → void
withHero() → void
withIcon() → void
withIconButton() → void
withIgnorePointer() → void
withIndexedStack() → void
withInkWell() → void
withInputError() → void
withInteractiveViewer() → void
withIntrinsicHeight() → void
withIntrinsicWidth() → void
withJsonExportable() → void
withLayoutBuilder() → void
withLimitedBox() → void
withLinearProgressIndicator() → void
withListTile() → void
withListView() → void
withMaterial() → void
withMeasured() → void
withMemoryImage() → void
withMergeSemantics() → void
withNetworkImage() → void
withNoOp() → void
withOffstage() → void
withOpacity() → void
withOutlinedButton() → void
withOverflowBox() → void
withPadding() → void
withPlaceholder() → void
withPopupMenuButton() → void
withPositioned() → void
withPrimaryScrollController() → void
withRadio() → void
withRichText() → void
withRow() → void
withSafeArea() → void
withSaveContext() → void
withScaffold() → void
withScrollbar() → void
withScrollConfiguration() → void
withSemantics() → void
withSetDefaultValue() → void
withSetScrollController() → void
withSetValue() → void
withSetWidget() → void
withSingleChildScrollView() → void
withSizedBox() → void
withSliverGrid() → void
withSliverList() → void
withSliverPadding() → void
withSliverToBoxAdapter() → void
withStack() → void
withSwitch() → void
withText() → void
withTextButton() → void
withTextFormField() → void
withTheme() → void
withTooltip() → void
withTweenAnimationBuilder() → void
withWrap() → void

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

registerDefaults({JsonWidgetRegistry? registry}) DefaultRegistrar