DartTypeExtension extension

on
  • DartType?

Properties

isBuildContext bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm type BuildContext.
no setter
isColor bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the 'dart.ui' class Color, or a subtype.
no setter
isComponentBuilder bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is a function type matching the Nocterm typedef ComponentBuilder (i.e., Component Function(BuildContext context)).
no setter
isComponentType bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Component, or its subtype.
no setter
isExactComponentTypeAlign bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Align.
no setter
isExactComponentTypeBuilder bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Builder.
no setter
isExactComponentTypeCenter bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Center.
no setter
isExactComponentTypeContainer bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Container.
no setter
isExactComponentTypeExpanded bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Expanded.
no setter
isExactComponentTypeFlexible bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Flexible.
no setter
isExactComponentTypePadding bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Padding.
no setter
isExactComponentTypeSizedBox bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class SizedBox.
no setter
isExactEdgeInsetsGeometryType bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm type EdgeInsetsGeometry.
no setter
isExactlyStatefulComponentType bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class StatefulWidget.
no setter
isExactlyStatelessComponentType bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class StatelessWidget.
no setter
isListOfWidgetsType bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the Nocterm class Widget, or its subtype.
no setter
isMatrix4 bool

Available on DartType?, provided by the DartTypeExtension extension

Whether this is the vector_math_64 class Matrix4, or its subtype.
no setter