all property

List<String> all
getter/setter pair

Implementation

static List<String> all = [
  AlignmentSchema.id,
  AxisSchema.id,
  AutovalidateModeSchema.id,
  BlendModeSchema.id,
  BorderStyleSchema.id,
  BottomNavigationBarTypeSchema.id,
  BoxFitSchema.id,
  BoxShapeSchema.id,
  BrightnessSchema.id,
  ButtonBarLayoutBehaviorSchema.id,
  ButtonTextThemeSchema.id,
  ClipSchema.id,
  CrossAxisAlignmentSchema.id,
  CrossFadeStateSchema.id,
  DecorationPositionSchema.id,
  DragStartBehaviorSchema.id,
  FilterQualitySchema.id,
  FlexFitSchema.id,
  FloatingActionButtonAnimatorSchema.id,
  FloatingActionButtonLocationSchema.id,
  FloatingLabelBehaviorSchema.id,
  FontStyleSchema.id,
  FontWeightSchema.id,
  HitTestBehaviorSchema.id,
  ImageRepeatSchema.id,
  InteractiveInkFeatureFactorySchema.id,
  MainAxisAlignmentSchema.id,
  MainAxisSizeSchema.id,
  MaterialTapTargetSizeSchema.id,
  MaterialTypeSchema.id,
  NavigationRailLabelTypeSchema.id,
  NotchedShapeSchema.id,
  OverflowSchema.id,
  PageTransitionsBuilderSchema.id,
  RangeSliderTrackShapeSchema.id,
  RangeSliderValueIndicatorShapeSchema.id,
  ScrollViewKeyboardDismissBehaviorSchema.id,
  ShowValueIndicatorSchema.id,
  SliderComponentShapeSchema.id,
  SliderTickMarkShapeSchema.id,
  SmartDashesTypeSchema.id,
  SmartQuotesTypeSchema.id,
  SnackBarBehaviorSchema.id,
  StackFitSchema.id,
  SystemUiOverlayStyleSchema.id,
  TabBarIndicatorSizeSchema.id,
  TargetPlatformSchema.id,
  TextAlignSchema.id,
  TextAlignVerticalSchema.id,
  TextBaselineSchema.id,
  TextCapitalizationSchema.id,
  TextDecorationSchema.id,
  TextDecorationStyleSchema.id,
  TextDirectionSchema.id,
  TextInputActionSchema.id,
  TextInputTypeSchema.id,
  TextOverflowSchema.id,
  TextWidthBasisSchema.id,
  TileModeSchema.id,
  SystemUiOverlayStyleSchema.id,
  VerticalDirectionSchema.id,
  VisualDensitySchema.id,
];