Showing
1 changed file
with
830 additions
and
0 deletions
lib/src/_flutter_widgets.dart
0 → 100644
| 1 | +import 'dart:collection'; | ||
| 2 | + | ||
| 3 | +final flutterWidgets = HashSet<String>.from({ | ||
| 4 | + 'AbsorbPointer', | ||
| 5 | + 'Accumulator', | ||
| 6 | + 'Action', | ||
| 7 | + 'ActionDispatcher', | ||
| 8 | + 'ActionListener', | ||
| 9 | + 'Actions', | ||
| 10 | + 'ActivateAction', | ||
| 11 | + 'ActivateIntent', | ||
| 12 | + 'Align', | ||
| 13 | + 'Alignment', | ||
| 14 | + 'AlignmentDirectional', | ||
| 15 | + 'AlignmentGeometry', | ||
| 16 | + 'AlignmentGeometryTween', | ||
| 17 | + 'AlignmentTween', | ||
| 18 | + 'AlignTransition', | ||
| 19 | + 'AlwaysScrollableScrollPhysics', | ||
| 20 | + 'AlwaysStoppedAnimation', | ||
| 21 | + 'AndroidView', | ||
| 22 | + 'AndroidViewSurface', | ||
| 23 | + 'Animatable', | ||
| 24 | + 'AnimatedAlign', | ||
| 25 | + 'AnimatedBuilder', | ||
| 26 | + 'AnimatedContainer', | ||
| 27 | + 'AnimatedCrossFade', | ||
| 28 | + 'AnimatedDefaultTextStyle', | ||
| 29 | + 'AnimatedFractionallySizedBox', | ||
| 30 | + 'AnimatedGrid', | ||
| 31 | + 'AnimatedGridState', | ||
| 32 | + 'AnimatedList', | ||
| 33 | + 'AnimatedListState', | ||
| 34 | + 'AnimatedModalBarrier', | ||
| 35 | + 'AnimatedOpacity', | ||
| 36 | + 'AnimatedPadding', | ||
| 37 | + 'AnimatedPhysicalModel', | ||
| 38 | + 'AnimatedPositioned', | ||
| 39 | + 'AnimatedPositionedDirectional', | ||
| 40 | + 'AnimatedRotation', | ||
| 41 | + 'AnimatedScale', | ||
| 42 | + 'AnimatedSize', | ||
| 43 | + 'AnimatedSlide', | ||
| 44 | + 'AnimatedSwitcher', | ||
| 45 | + 'AnimatedWidget', | ||
| 46 | + 'AnimatedWidgetBaseState', | ||
| 47 | + 'Animation', | ||
| 48 | + 'AnimationController', | ||
| 49 | + 'AnimationMax', | ||
| 50 | + 'AnimationMean', | ||
| 51 | + 'AnimationMin', | ||
| 52 | + 'AnnotatedRegion', | ||
| 53 | + 'AspectRatio', | ||
| 54 | + 'AssetBundle', | ||
| 55 | + 'AssetBundleImageKey', | ||
| 56 | + 'AssetBundleImageProvider', | ||
| 57 | + 'AssetImage', | ||
| 58 | + 'AsyncSnapshot', | ||
| 59 | + 'AutocompleteHighlightedOption', | ||
| 60 | + 'AutocompleteNextOptionIntent', | ||
| 61 | + 'AutocompletePreviousOptionIntent', | ||
| 62 | + 'AutofillGroup', | ||
| 63 | + 'AutofillGroupState', | ||
| 64 | + 'AutofillHints', | ||
| 65 | + 'AutomaticKeepAlive', | ||
| 66 | + 'AutomaticNotchedShape', | ||
| 67 | + 'BackButtonDispatcher', | ||
| 68 | + 'BackButtonListener', | ||
| 69 | + 'BackdropFilter', | ||
| 70 | + 'BallisticScrollActivity', | ||
| 71 | + 'Banner', | ||
| 72 | + 'BannerPainter', | ||
| 73 | + 'Baseline', | ||
| 74 | + 'BaseTapAndDragGestureRecognizer', | ||
| 75 | + 'BeveledRectangleBorder', | ||
| 76 | + 'BlockSemantics', | ||
| 77 | + 'Border', | ||
| 78 | + 'BorderDirectional', | ||
| 79 | + 'BorderRadius', | ||
| 80 | + 'BorderRadiusDirectional', | ||
| 81 | + 'BorderRadiusGeometry', | ||
| 82 | + 'BorderRadiusTween', | ||
| 83 | + 'BorderSide', | ||
| 84 | + 'BorderTween', | ||
| 85 | + 'BottomNavigationBarItem', | ||
| 86 | + 'BouncingScrollPhysics', | ||
| 87 | + 'BouncingScrollSimulation', | ||
| 88 | + 'BoxBorder', | ||
| 89 | + 'BoxConstraints', | ||
| 90 | + 'BoxConstraintsTween', | ||
| 91 | + 'BoxDecoration', | ||
| 92 | + 'BoxPainter', | ||
| 93 | + 'BoxScrollView', | ||
| 94 | + 'BoxShadow', | ||
| 95 | + 'BuildContext', | ||
| 96 | + 'Builder', | ||
| 97 | + 'BuildOwner', | ||
| 98 | + 'ButtonActivateIntent', | ||
| 99 | + 'CallbackAction', | ||
| 100 | + 'CallbackShortcuts', | ||
| 101 | + 'Canvas', | ||
| 102 | + 'CapturedThemes', | ||
| 103 | + 'CatmullRomCurve', | ||
| 104 | + 'CatmullRomSpline', | ||
| 105 | + 'Center', | ||
| 106 | + 'ChangeNotifier', | ||
| 107 | + 'CharacterActivator', | ||
| 108 | + 'CharacterRange', | ||
| 109 | + 'Characters', | ||
| 110 | + 'CheckedModeBanner', | ||
| 111 | + 'ChildBackButtonDispatcher', | ||
| 112 | + 'CircleBorder', | ||
| 113 | + 'CircularNotchedRectangle', | ||
| 114 | + 'ClampingScrollPhysics', | ||
| 115 | + 'ClampingScrollSimulation', | ||
| 116 | + 'ClipboardStatusNotifier', | ||
| 117 | + 'ClipContext', | ||
| 118 | + 'ClipOval', | ||
| 119 | + 'ClipPath', | ||
| 120 | + 'ClipRect', | ||
| 121 | + 'ClipRRect', | ||
| 122 | + 'Color', | ||
| 123 | + 'ColoredBox', | ||
| 124 | + 'ColorFilter', | ||
| 125 | + 'ColorFiltered', | ||
| 126 | + 'ColorProperty', | ||
| 127 | + 'ColorSwatch', | ||
| 128 | + 'ColorTween', | ||
| 129 | + 'Column', | ||
| 130 | + 'ComponentElement', | ||
| 131 | + 'CompositedTransformFollower', | ||
| 132 | + 'CompositedTransformTarget', | ||
| 133 | + 'CompoundAnimation', | ||
| 134 | + 'ConstantTween', | ||
| 135 | + 'ConstrainedBox', | ||
| 136 | + 'ConstrainedLayoutBuilder', | ||
| 137 | + 'ConstraintsTransformBox', | ||
| 138 | + 'Container', | ||
| 139 | + 'ContentInsertionConfiguration', | ||
| 140 | + 'ContextAction', | ||
| 141 | + 'ContextMenuButtonItem', | ||
| 142 | + 'ContextMenuController', | ||
| 143 | + 'ContinuousRectangleBorder', | ||
| 144 | + 'CopySelectionTextIntent', | ||
| 145 | + 'Cubic', | ||
| 146 | + 'Curve', | ||
| 147 | + 'Curve2D', | ||
| 148 | + 'Curve2DSample', | ||
| 149 | + 'CurvedAnimation', | ||
| 150 | + 'Curves', | ||
| 151 | + 'CurveTween', | ||
| 152 | + 'CustomClipper', | ||
| 153 | + 'CustomMultiChildLayout', | ||
| 154 | + 'CustomPaint', | ||
| 155 | + 'CustomPainter', | ||
| 156 | + 'CustomPainterSemantics', | ||
| 157 | + 'CustomScrollView', | ||
| 158 | + 'CustomSingleChildLayout', | ||
| 159 | + 'DebugCreator', | ||
| 160 | + 'DecoratedBox', | ||
| 161 | + 'DecoratedBoxTransition', | ||
| 162 | + 'Decoration', | ||
| 163 | + 'DecorationImage', | ||
| 164 | + 'DecorationImagePainter', | ||
| 165 | + 'DecorationTween', | ||
| 166 | + 'DefaultAssetBundle', | ||
| 167 | + 'DefaultPlatformMenuDelegate', | ||
| 168 | + 'DefaultSelectionStyle', | ||
| 169 | + 'DefaultTextEditingShortcuts', | ||
| 170 | + 'DefaultTextHeightBehavior', | ||
| 171 | + 'DefaultTextStyle', | ||
| 172 | + 'DefaultTextStyleTransition', | ||
| 173 | + 'DefaultTransitionDelegate', | ||
| 174 | + 'DefaultWidgetsLocalizations', | ||
| 175 | + 'DeleteCharacterIntent', | ||
| 176 | + 'DeleteToLineBreakIntent', | ||
| 177 | + 'DeleteToNextWordBoundaryIntent', | ||
| 178 | + 'DesktopTextSelectionToolbarLayoutDelegate', | ||
| 179 | + 'DevToolsDeepLinkProperty', | ||
| 180 | + 'DiagnosticsNode', | ||
| 181 | + 'DirectionalCaretMovementIntent', | ||
| 182 | + 'DirectionalFocusAction', | ||
| 183 | + 'DirectionalFocusIntent', | ||
| 184 | + 'Directionality', | ||
| 185 | + 'DirectionalTextEditingIntent', | ||
| 186 | + 'DismissAction', | ||
| 187 | + 'Dismissible', | ||
| 188 | + 'DismissIntent', | ||
| 189 | + 'DismissUpdateDetails', | ||
| 190 | + 'DisplayFeatureSubScreen', | ||
| 191 | + 'DisposableBuildContext', | ||
| 192 | + 'DoNothingAction', | ||
| 193 | + 'DoNothingAndStopPropagationIntent', | ||
| 194 | + 'DoNothingAndStopPropagationTextIntent', | ||
| 195 | + 'DoNothingIntent', | ||
| 196 | + 'DragDownDetails', | ||
| 197 | + 'DragEndDetails', | ||
| 198 | + 'Draggable', | ||
| 199 | + 'DraggableDetails', | ||
| 200 | + 'DraggableScrollableActuator', | ||
| 201 | + 'DraggableScrollableController', | ||
| 202 | + 'DraggableScrollableNotification', | ||
| 203 | + 'DraggableScrollableSheet', | ||
| 204 | + 'DragScrollActivity', | ||
| 205 | + 'DragStartDetails', | ||
| 206 | + 'DragTarget', | ||
| 207 | + 'DragTargetDetails', | ||
| 208 | + 'DragUpdateDetails', | ||
| 209 | + 'DrivenScrollActivity', | ||
| 210 | + 'DualTransitionBuilder', | ||
| 211 | + 'EdgeDraggingAutoScroller', | ||
| 212 | + 'EdgeInsets', | ||
| 213 | + 'EdgeInsetsDirectional', | ||
| 214 | + 'EdgeInsetsGeometry', | ||
| 215 | + 'EdgeInsetsGeometryTween', | ||
| 216 | + 'EdgeInsetsTween', | ||
| 217 | + 'EditableText', | ||
| 218 | + 'EditableTextState', | ||
| 219 | + 'ElasticInCurve', | ||
| 220 | + 'ElasticInOutCurve', | ||
| 221 | + 'ElasticOutCurve', | ||
| 222 | + 'Element', | ||
| 223 | + 'EmptyTextSelectionControls', | ||
| 224 | + 'ErrorDescription', | ||
| 225 | + 'ErrorHint', | ||
| 226 | + 'ErrorSummary', | ||
| 227 | + 'ErrorWidget', | ||
| 228 | + 'ExactAssetImage', | ||
| 229 | + 'ExcludeFocus', | ||
| 230 | + 'ExcludeFocusTraversal', | ||
| 231 | + 'ExcludeSemantics', | ||
| 232 | + 'Expanded', | ||
| 233 | + 'ExpandSelectionToDocumentBoundaryIntent', | ||
| 234 | + 'ExpandSelectionToLineBreakIntent', | ||
| 235 | + 'ExtendSelectionByCharacterIntent', | ||
| 236 | + 'ExtendSelectionByPageIntent', | ||
| 237 | + 'ExtendSelectionToDocumentBoundaryIntent', | ||
| 238 | + 'ExtendSelectionToLineBreakIntent', | ||
| 239 | + 'ExtendSelectionToNextParagraphBoundaryIntent', | ||
| 240 | + 'ExtendSelectionToNextParagraphBoundaryOrCaretLocationIntent', | ||
| 241 | + 'ExtendSelectionToNextWordBoundaryIntent', | ||
| 242 | + 'ExtendSelectionToNextWordBoundaryOrCaretLocationIntent', | ||
| 243 | + 'ExtendSelectionVerticallyToAdjacentLineIntent', | ||
| 244 | + 'ExtendSelectionVerticallyToAdjacentPageIntent', | ||
| 245 | + 'FadeInImage', | ||
| 246 | + 'FadeTransition', | ||
| 247 | + 'FileImage', | ||
| 248 | + 'FittedBox', | ||
| 249 | + 'FittedSizes', | ||
| 250 | + 'FixedColumnWidth', | ||
| 251 | + 'FixedExtentMetrics', | ||
| 252 | + 'FixedExtentScrollController', | ||
| 253 | + 'FixedExtentScrollPhysics', | ||
| 254 | + 'FixedScrollMetrics', | ||
| 255 | + 'Flex', | ||
| 256 | + 'FlexColumnWidth', | ||
| 257 | + 'Flexible', | ||
| 258 | + 'FlippedCurve', | ||
| 259 | + 'FlippedTweenSequence', | ||
| 260 | + 'Flow', | ||
| 261 | + 'FlowDelegate', | ||
| 262 | + 'FlowPaintingContext', | ||
| 263 | + 'FlutterErrorDetails', | ||
| 264 | + 'FlutterLogoDecoration', | ||
| 265 | + 'Focus', | ||
| 266 | + 'FocusableActionDetector', | ||
| 267 | + 'FocusAttachment', | ||
| 268 | + 'FocusManager', | ||
| 269 | + 'FocusNode', | ||
| 270 | + 'FocusOrder', | ||
| 271 | + 'FocusScope', | ||
| 272 | + 'FocusScopeNode', | ||
| 273 | + 'FocusTraversalGroup', | ||
| 274 | + 'FocusTraversalOrder', | ||
| 275 | + 'FocusTraversalPolicy', | ||
| 276 | + 'FontWeight', | ||
| 277 | + 'ForcePressDetails', | ||
| 278 | + 'Form', | ||
| 279 | + 'FormField', | ||
| 280 | + 'FormFieldState', | ||
| 281 | + 'FormState', | ||
| 282 | + 'FractionallySizedBox', | ||
| 283 | + 'FractionalOffset', | ||
| 284 | + 'FractionalOffsetTween', | ||
| 285 | + 'FractionalTranslation', | ||
| 286 | + 'FractionColumnWidth', | ||
| 287 | + 'FutureBuilder', | ||
| 288 | + 'GestureDetector', | ||
| 289 | + 'GestureRecognizerFactory', | ||
| 290 | + 'GestureRecognizerFactoryWithHandlers', | ||
| 291 | + 'GlobalKey', | ||
| 292 | + 'GlobalObjectKey', | ||
| 293 | + 'GlowingOverscrollIndicator', | ||
| 294 | + 'Gradient', | ||
| 295 | + 'GradientRotation', | ||
| 296 | + 'GradientTransform', | ||
| 297 | + 'GridPaper', | ||
| 298 | + 'GridView', | ||
| 299 | + 'Hero', | ||
| 300 | + 'HeroController', | ||
| 301 | + 'HeroControllerScope', | ||
| 302 | + 'HeroMode', | ||
| 303 | + 'HoldScrollActivity', | ||
| 304 | + 'HSLColor', | ||
| 305 | + 'HSVColor', | ||
| 306 | + 'HtmlElementView', | ||
| 307 | + 'Icon', | ||
| 308 | + 'IconData', | ||
| 309 | + 'IconDataProperty', | ||
| 310 | + 'IconTheme', | ||
| 311 | + 'IconThemeData', | ||
| 312 | + 'IdleScrollActivity', | ||
| 313 | + 'IgnorePointer', | ||
| 314 | + 'Image', | ||
| 315 | + 'ImageCache', | ||
| 316 | + 'ImageCacheStatus', | ||
| 317 | + 'ImageChunkEvent', | ||
| 318 | + 'ImageConfiguration', | ||
| 319 | + 'ImageFiltered', | ||
| 320 | + 'ImageIcon', | ||
| 321 | + 'ImageInfo', | ||
| 322 | + 'ImageProvider', | ||
| 323 | + 'ImageShader', | ||
| 324 | + 'ImageSizeInfo', | ||
| 325 | + 'ImageStream', | ||
| 326 | + 'ImageStreamCompleter', | ||
| 327 | + 'ImageStreamCompleterHandle', | ||
| 328 | + 'ImageStreamListener', | ||
| 329 | + 'ImageTilingInfo', | ||
| 330 | + 'ImplicitlyAnimatedWidget', | ||
| 331 | + 'ImplicitlyAnimatedWidgetState', | ||
| 332 | + 'IndexedSemantics', | ||
| 333 | + 'IndexedSlot', | ||
| 334 | + 'IndexedStack', | ||
| 335 | + 'InheritedElement', | ||
| 336 | + 'InheritedModel', | ||
| 337 | + 'InheritedModelElement', | ||
| 338 | + 'InheritedNotifier', | ||
| 339 | + 'InheritedTheme', | ||
| 340 | + 'InheritedWidget', | ||
| 341 | + 'InlineSpan', | ||
| 342 | + 'InlineSpanSemanticsInformation', | ||
| 343 | + 'InspectorSelection', | ||
| 344 | + 'InspectorSerializationDelegate', | ||
| 345 | + 'Intent', | ||
| 346 | + 'InteractiveViewer', | ||
| 347 | + 'Interval', | ||
| 348 | + 'IntrinsicColumnWidth', | ||
| 349 | + 'IntrinsicHeight', | ||
| 350 | + 'IntrinsicWidth', | ||
| 351 | + 'IntTween', | ||
| 352 | + 'KeepAlive', | ||
| 353 | + 'KeepAliveHandle', | ||
| 354 | + 'KeepAliveNotification', | ||
| 355 | + 'Key', | ||
| 356 | + 'KeyboardInsertedContent', | ||
| 357 | + 'KeyboardListener', | ||
| 358 | + 'KeyedSubtree', | ||
| 359 | + 'KeyEvent', | ||
| 360 | + 'KeySet', | ||
| 361 | + 'LabeledGlobalKey', | ||
| 362 | + 'LayerLink', | ||
| 363 | + 'LayoutBuilder', | ||
| 364 | + 'LayoutChangedNotification', | ||
| 365 | + 'LayoutId', | ||
| 366 | + 'LeafRenderObjectElement', | ||
| 367 | + 'LeafRenderObjectWidget', | ||
| 368 | + 'LexicalFocusOrder', | ||
| 369 | + 'LimitedBox', | ||
| 370 | + 'LinearBorder', | ||
| 371 | + 'LinearBorderEdge', | ||
| 372 | + 'LinearGradient', | ||
| 373 | + 'ListBody', | ||
| 374 | + 'Listenable', | ||
| 375 | + 'ListenableBuilder', | ||
| 376 | + 'Listener', | ||
| 377 | + 'ListView', | ||
| 378 | + 'ListWheelChildBuilderDelegate', | ||
| 379 | + 'ListWheelChildDelegate', | ||
| 380 | + 'ListWheelChildListDelegate', | ||
| 381 | + 'ListWheelChildLoopingListDelegate', | ||
| 382 | + 'ListWheelElement', | ||
| 383 | + 'ListWheelScrollView', | ||
| 384 | + 'ListWheelViewport', | ||
| 385 | + 'Locale', | ||
| 386 | + 'LocalHistoryEntry', | ||
| 387 | + 'Localizations', | ||
| 388 | + 'LocalizationsDelegate', | ||
| 389 | + 'LocalKey', | ||
| 390 | + 'LogicalKeySet', | ||
| 391 | + 'LongPressDraggable', | ||
| 392 | + 'LongPressEndDetails', | ||
| 393 | + 'LongPressMoveUpdateDetails', | ||
| 394 | + 'LongPressStartDetails', | ||
| 395 | + 'LookupBoundary', | ||
| 396 | + 'MagnifierController', | ||
| 397 | + 'MagnifierDecoration', | ||
| 398 | + 'MagnifierInfo', | ||
| 399 | + 'MaskFilter', | ||
| 400 | + 'Matrix4', | ||
| 401 | + 'Matrix4Tween', | ||
| 402 | + 'MatrixUtils', | ||
| 403 | + 'MaxColumnWidth', | ||
| 404 | + 'MediaQuery', | ||
| 405 | + 'MediaQueryData', | ||
| 406 | + 'MemoryImage', | ||
| 407 | + 'MergeSemantics', | ||
| 408 | + 'MetaData', | ||
| 409 | + 'MinColumnWidth', | ||
| 410 | + 'ModalBarrier', | ||
| 411 | + 'ModalRoute', | ||
| 412 | + 'MouseCursor', | ||
| 413 | + 'MouseRegion', | ||
| 414 | + 'MultiChildLayoutDelegate', | ||
| 415 | + 'MultiChildRenderObjectElement', | ||
| 416 | + 'MultiChildRenderObjectWidget', | ||
| 417 | + 'MultiFrameImageStreamCompleter', | ||
| 418 | + 'MultiSelectableSelectionContainerDelegate', | ||
| 419 | + 'NavigationToolbar', | ||
| 420 | + 'Navigator', | ||
| 421 | + 'NavigatorObserver', | ||
| 422 | + 'NavigatorState', | ||
| 423 | + 'NestedScrollView', | ||
| 424 | + 'NestedScrollViewState', | ||
| 425 | + 'NestedScrollViewViewport', | ||
| 426 | + 'NetworkImage', | ||
| 427 | + 'NeverScrollableScrollPhysics', | ||
| 428 | + 'NextFocusAction', | ||
| 429 | + 'NextFocusIntent', | ||
| 430 | + 'NotchedShape', | ||
| 431 | + 'Notification', | ||
| 432 | + 'NotificationListener', | ||
| 433 | + 'NumericFocusOrder', | ||
| 434 | + 'ObjectKey', | ||
| 435 | + 'Offset', | ||
| 436 | + 'Offstage', | ||
| 437 | + 'OneFrameImageStreamCompleter', | ||
| 438 | + 'Opacity', | ||
| 439 | + 'OrderedTraversalPolicy', | ||
| 440 | + 'OrientationBuilder', | ||
| 441 | + 'OutlinedBorder', | ||
| 442 | + 'OvalBorder', | ||
| 443 | + 'OverflowBar', | ||
| 444 | + 'OverflowBox', | ||
| 445 | + 'Overlay', | ||
| 446 | + 'OverlayEntry', | ||
| 447 | + 'OverlayPortal', | ||
| 448 | + 'OverlayPortalController', | ||
| 449 | + 'OverlayRoute', | ||
| 450 | + 'OverlayState', | ||
| 451 | + 'OverscrollIndicatorNotification', | ||
| 452 | + 'OverscrollNotification', | ||
| 453 | + 'Padding', | ||
| 454 | + 'Page', | ||
| 455 | + 'PageController', | ||
| 456 | + 'PageMetrics', | ||
| 457 | + 'PageRoute', | ||
| 458 | + 'PageRouteBuilder', | ||
| 459 | + 'PageScrollPhysics', | ||
| 460 | + 'PageStorage', | ||
| 461 | + 'PageStorageBucket', | ||
| 462 | + 'PageStorageKey', | ||
| 463 | + 'PageView', | ||
| 464 | + 'Paint', | ||
| 465 | + 'PaintingContext', | ||
| 466 | + 'ParametricCurve', | ||
| 467 | + 'ParentDataElement', | ||
| 468 | + 'ParentDataWidget', | ||
| 469 | + 'PasteTextIntent', | ||
| 470 | + 'Path', | ||
| 471 | + 'PerformanceOverlay', | ||
| 472 | + 'PhysicalModel', | ||
| 473 | + 'PhysicalShape', | ||
| 474 | + 'Placeholder', | ||
| 475 | + 'PlaceholderDimensions', | ||
| 476 | + 'PlaceholderSpan', | ||
| 477 | + 'PlatformMenu', | ||
| 478 | + 'PlatformMenuBar', | ||
| 479 | + 'PlatformMenuDelegate', | ||
| 480 | + 'PlatformMenuItem', | ||
| 481 | + 'PlatformMenuItemGroup', | ||
| 482 | + 'PlatformProvidedMenuItem', | ||
| 483 | + 'PlatformRouteInformationProvider', | ||
| 484 | + 'PlatformSelectableRegionContextMenu', | ||
| 485 | + 'PlatformViewCreationParams', | ||
| 486 | + 'PlatformViewLink', | ||
| 487 | + 'PlatformViewSurface', | ||
| 488 | + 'PointerCancelEvent', | ||
| 489 | + 'PointerDownEvent', | ||
| 490 | + 'PointerEvent', | ||
| 491 | + 'PointerMoveEvent', | ||
| 492 | + 'PointerUpEvent', | ||
| 493 | + 'PopupRoute', | ||
| 494 | + 'Positioned', | ||
| 495 | + 'PositionedDirectional', | ||
| 496 | + 'PositionedTransition', | ||
| 497 | + 'PreferredSize', | ||
| 498 | + 'PreferredSizeWidget', | ||
| 499 | + 'PreviousFocusAction', | ||
| 500 | + 'PreviousFocusIntent', | ||
| 501 | + 'PrimaryScrollController', | ||
| 502 | + 'PrioritizedAction', | ||
| 503 | + 'PrioritizedIntents', | ||
| 504 | + 'ProxyAnimation', | ||
| 505 | + 'ProxyElement', | ||
| 506 | + 'ProxyWidget', | ||
| 507 | + 'RadialGradient', | ||
| 508 | + 'Radius', | ||
| 509 | + 'RangeMaintainingScrollPhysics', | ||
| 510 | + 'RawAutocomplete', | ||
| 511 | + 'RawDialogRoute', | ||
| 512 | + 'RawGestureDetector', | ||
| 513 | + 'RawGestureDetectorState', | ||
| 514 | + 'RawImage', | ||
| 515 | + 'RawKeyboardListener', | ||
| 516 | + 'RawKeyEvent', | ||
| 517 | + 'RawMagnifier', | ||
| 518 | + 'RawScrollbar', | ||
| 519 | + 'RawScrollbarState', | ||
| 520 | + 'ReadingOrderTraversalPolicy', | ||
| 521 | + 'Rect', | ||
| 522 | + 'RectTween', | ||
| 523 | + 'RedoTextIntent', | ||
| 524 | + 'RelativePositionedTransition', | ||
| 525 | + 'RelativeRect', | ||
| 526 | + 'RelativeRectTween', | ||
| 527 | + 'RenderBox', | ||
| 528 | + 'RenderNestedScrollViewViewport', | ||
| 529 | + 'RenderObject', | ||
| 530 | + 'RenderObjectElement', | ||
| 531 | + 'RenderObjectToWidgetAdapter', | ||
| 532 | + 'RenderObjectToWidgetElement', | ||
| 533 | + 'RenderObjectWidget', | ||
| 534 | + 'RenderSemanticsGestureHandler', | ||
| 535 | + 'RenderSliverOverlapAbsorber', | ||
| 536 | + 'RenderSliverOverlapInjector', | ||
| 537 | + 'RenderTapRegion', | ||
| 538 | + 'RenderTapRegionSurface', | ||
| 539 | + 'ReorderableDelayedDragStartListener', | ||
| 540 | + 'ReorderableDragStartListener', | ||
| 541 | + 'ReorderableList', | ||
| 542 | + 'ReorderableListState', | ||
| 543 | + 'RepaintBoundary', | ||
| 544 | + 'ReplaceTextIntent', | ||
| 545 | + 'RequestFocusAction', | ||
| 546 | + 'RequestFocusIntent', | ||
| 547 | + 'ResizeImage', | ||
| 548 | + 'ResizeImageKey', | ||
| 549 | + 'RestorableBool', | ||
| 550 | + 'RestorableBoolN', | ||
| 551 | + 'RestorableChangeNotifier', | ||
| 552 | + 'RestorableDateTime', | ||
| 553 | + 'RestorableDateTimeN', | ||
| 554 | + 'RestorableDouble', | ||
| 555 | + 'RestorableDoubleN', | ||
| 556 | + 'RestorableEnum', | ||
| 557 | + 'RestorableEnumN', | ||
| 558 | + 'RestorableInt', | ||
| 559 | + 'RestorableIntN', | ||
| 560 | + 'RestorableListenable', | ||
| 561 | + 'RestorableNum', | ||
| 562 | + 'RestorableNumN', | ||
| 563 | + 'RestorableProperty', | ||
| 564 | + 'RestorableRouteFuture', | ||
| 565 | + 'RestorableString', | ||
| 566 | + 'RestorableStringN', | ||
| 567 | + 'RestorableTextEditingController', | ||
| 568 | + 'RestorableValue', | ||
| 569 | + 'RestorationBucket', | ||
| 570 | + 'RestorationScope', | ||
| 571 | + 'ReverseAnimation', | ||
| 572 | + 'ReverseTween', | ||
| 573 | + 'RichText', | ||
| 574 | + 'RootBackButtonDispatcher', | ||
| 575 | + 'RootRenderObjectElement', | ||
| 576 | + 'RootRestorationScope', | ||
| 577 | + 'RotatedBox', | ||
| 578 | + 'RotationTransition', | ||
| 579 | + 'RoundedRectangleBorder', | ||
| 580 | + 'Route', | ||
| 581 | + 'RouteAware', | ||
| 582 | + 'RouteInformation', | ||
| 583 | + 'RouteInformationParser', | ||
| 584 | + 'RouteInformationProvider', | ||
| 585 | + 'RouteObserver', | ||
| 586 | + 'Router', | ||
| 587 | + 'RouterConfig', | ||
| 588 | + 'RouterDelegate', | ||
| 589 | + 'RouteSettings', | ||
| 590 | + 'RouteTransitionRecord', | ||
| 591 | + 'Row', | ||
| 592 | + 'RRect', | ||
| 593 | + 'RSTransform', | ||
| 594 | + 'SafeArea', | ||
| 595 | + 'SawTooth', | ||
| 596 | + 'ScaleEndDetails', | ||
| 597 | + 'ScaleStartDetails', | ||
| 598 | + 'ScaleTransition', | ||
| 599 | + 'ScaleUpdateDetails', | ||
| 600 | + 'Scrollable', | ||
| 601 | + 'ScrollableDetails', | ||
| 602 | + 'ScrollableState', | ||
| 603 | + 'ScrollAction', | ||
| 604 | + 'ScrollActivity', | ||
| 605 | + 'ScrollActivityDelegate', | ||
| 606 | + 'ScrollAwareImageProvider', | ||
| 607 | + 'ScrollbarPainter', | ||
| 608 | + 'ScrollBehavior', | ||
| 609 | + 'ScrollConfiguration', | ||
| 610 | + 'ScrollContext', | ||
| 611 | + 'ScrollController', | ||
| 612 | + 'ScrollDragController', | ||
| 613 | + 'ScrollEndNotification', | ||
| 614 | + 'ScrollHoldController', | ||
| 615 | + 'ScrollIncrementDetails', | ||
| 616 | + 'ScrollIntent', | ||
| 617 | + 'ScrollMetricsNotification', | ||
| 618 | + 'ScrollNotification', | ||
| 619 | + 'ScrollNotificationObserver', | ||
| 620 | + 'ScrollNotificationObserverState', | ||
| 621 | + 'ScrollPhysics', | ||
| 622 | + 'ScrollPosition', | ||
| 623 | + 'ScrollPositionWithSingleContext', | ||
| 624 | + 'ScrollSpringSimulation', | ||
| 625 | + 'ScrollStartNotification', | ||
| 626 | + 'ScrollToDocumentBoundaryIntent', | ||
| 627 | + 'ScrollUpdateNotification', | ||
| 628 | + 'ScrollView', | ||
| 629 | + 'SelectableRegion', | ||
| 630 | + 'SelectableRegionState', | ||
| 631 | + 'SelectAction', | ||
| 632 | + 'SelectAllTextIntent', | ||
| 633 | + 'SelectIntent', | ||
| 634 | + 'SelectionContainer', | ||
| 635 | + 'SelectionContainerDelegate', | ||
| 636 | + 'SelectionOverlay', | ||
| 637 | + 'SelectionRegistrarScope', | ||
| 638 | + 'Semantics', | ||
| 639 | + 'SemanticsDebugger', | ||
| 640 | + 'SemanticsGestureDelegate', | ||
| 641 | + 'Shader', | ||
| 642 | + 'ShaderMask', | ||
| 643 | + 'ShaderWarmUp', | ||
| 644 | + 'Shadow', | ||
| 645 | + 'ShapeBorder', | ||
| 646 | + 'ShapeBorderClipper', | ||
| 647 | + 'ShapeDecoration', | ||
| 648 | + 'SharedAppData', | ||
| 649 | + 'ShortcutActivator', | ||
| 650 | + 'ShortcutManager', | ||
| 651 | + 'ShortcutMapProperty', | ||
| 652 | + 'ShortcutRegistrar', | ||
| 653 | + 'ShortcutRegistry', | ||
| 654 | + 'ShortcutRegistryEntry', | ||
| 655 | + 'Shortcuts', | ||
| 656 | + 'ShortcutSerialization', | ||
| 657 | + 'ShrinkWrappingViewport', | ||
| 658 | + 'Simulation', | ||
| 659 | + 'SingleActivator', | ||
| 660 | + 'SingleChildLayoutDelegate', | ||
| 661 | + 'SingleChildRenderObjectElement', | ||
| 662 | + 'SingleChildRenderObjectWidget', | ||
| 663 | + 'SingleChildScrollView', | ||
| 664 | + 'Size', | ||
| 665 | + 'SizeChangedLayoutNotification', | ||
| 666 | + 'SizeChangedLayoutNotifier', | ||
| 667 | + 'SizedBox', | ||
| 668 | + 'SizedOverflowBox', | ||
| 669 | + 'SizeTransition', | ||
| 670 | + 'SizeTween', | ||
| 671 | + 'SlideTransition', | ||
| 672 | + 'SliverAnimatedGrid', | ||
| 673 | + 'SliverAnimatedGridState', | ||
| 674 | + 'SliverAnimatedList', | ||
| 675 | + 'SliverAnimatedListState', | ||
| 676 | + 'SliverAnimatedOpacity', | ||
| 677 | + 'SliverChildBuilderDelegate', | ||
| 678 | + 'SliverChildDelegate', | ||
| 679 | + 'SliverChildListDelegate', | ||
| 680 | + 'SliverFadeTransition', | ||
| 681 | + 'SliverFillRemaining', | ||
| 682 | + 'SliverFillViewport', | ||
| 683 | + 'SliverFixedExtentList', | ||
| 684 | + 'SliverGrid', | ||
| 685 | + 'SliverGridDelegate', | ||
| 686 | + 'SliverGridDelegateWithFixedCrossAxisCount', | ||
| 687 | + 'SliverGridDelegateWithMaxCrossAxisExtent', | ||
| 688 | + 'SliverIgnorePointer', | ||
| 689 | + 'SliverLayoutBuilder', | ||
| 690 | + 'SliverList', | ||
| 691 | + 'SliverMultiBoxAdaptorElement', | ||
| 692 | + 'SliverMultiBoxAdaptorWidget', | ||
| 693 | + 'SliverOffstage', | ||
| 694 | + 'SliverOpacity', | ||
| 695 | + 'SliverOverlapAbsorber', | ||
| 696 | + 'SliverOverlapAbsorberHandle', | ||
| 697 | + 'SliverOverlapInjector', | ||
| 698 | + 'SliverPadding', | ||
| 699 | + 'SliverPersistentHeader', | ||
| 700 | + 'SliverPersistentHeaderDelegate', | ||
| 701 | + 'SliverPrototypeExtentList', | ||
| 702 | + 'SliverReorderableList', | ||
| 703 | + 'SliverReorderableListState', | ||
| 704 | + 'SliverSafeArea', | ||
| 705 | + 'SliverToBoxAdapter', | ||
| 706 | + 'SliverVisibility', | ||
| 707 | + 'SliverWithKeepAliveWidget', | ||
| 708 | + 'SlottedRenderObjectElement', | ||
| 709 | + 'SnapshotController', | ||
| 710 | + 'SnapshotPainter', | ||
| 711 | + 'SnapshotWidget', | ||
| 712 | + 'Spacer', | ||
| 713 | + 'SpellCheckConfiguration', | ||
| 714 | + 'SpringDescription', | ||
| 715 | + 'Stack', | ||
| 716 | + 'StadiumBorder', | ||
| 717 | + 'StarBorder', | ||
| 718 | + 'State', | ||
| 719 | + 'StatefulBuilder', | ||
| 720 | + 'StatefulElement', | ||
| 721 | + 'StatefulWidget', | ||
| 722 | + 'StatelessElement', | ||
| 723 | + 'StatelessWidget', | ||
| 724 | + 'StatusTransitionWidget', | ||
| 725 | + 'StepTween', | ||
| 726 | + 'StreamBuilder', | ||
| 727 | + 'StreamBuilderBase', | ||
| 728 | + 'StretchingOverscrollIndicator', | ||
| 729 | + 'StrutStyle', | ||
| 730 | + 'SweepGradient', | ||
| 731 | + 'SystemMouseCursors', | ||
| 732 | + 'Table', | ||
| 733 | + 'TableBorder', | ||
| 734 | + 'TableCell', | ||
| 735 | + 'TableColumnWidth', | ||
| 736 | + 'TableRow', | ||
| 737 | + 'TapAndDragGestureRecognizer', | ||
| 738 | + 'TapAndHorizontalDragGestureRecognizer', | ||
| 739 | + 'TapAndPanGestureRecognizer', | ||
| 740 | + 'TapDownDetails', | ||
| 741 | + 'TapDragDownDetails', | ||
| 742 | + 'TapDragEndDetails', | ||
| 743 | + 'TapDragStartDetails', | ||
| 744 | + 'TapDragUpdateDetails', | ||
| 745 | + 'TapDragUpDetails', | ||
| 746 | + 'TapRegion', | ||
| 747 | + 'TapRegionRegistry', | ||
| 748 | + 'TapRegionSurface', | ||
| 749 | + 'TapUpDetails', | ||
| 750 | + 'Text', | ||
| 751 | + 'TextAlignVertical', | ||
| 752 | + 'TextBox', | ||
| 753 | + 'TextDecoration', | ||
| 754 | + 'TextEditingController', | ||
| 755 | + 'TextEditingValue', | ||
| 756 | + 'TextFieldTapRegion', | ||
| 757 | + 'TextHeightBehavior', | ||
| 758 | + 'TextInputType', | ||
| 759 | + 'TextMagnifierConfiguration', | ||
| 760 | + 'TextPainter', | ||
| 761 | + 'TextPosition', | ||
| 762 | + 'TextRange', | ||
| 763 | + 'TextSelection', | ||
| 764 | + 'TextSelectionControls', | ||
| 765 | + 'TextSelectionGestureDetector', | ||
| 766 | + 'TextSelectionGestureDetectorBuilder', | ||
| 767 | + 'TextSelectionGestureDetectorBuilderDelegate', | ||
| 768 | + 'TextSelectionOverlay', | ||
| 769 | + 'TextSelectionPoint', | ||
| 770 | + 'TextSelectionToolbarAnchors', | ||
| 771 | + 'TextSelectionToolbarLayoutDelegate', | ||
| 772 | + 'TextSpan', | ||
| 773 | + 'TextStyle', | ||
| 774 | + 'TextStyleTween', | ||
| 775 | + 'Texture', | ||
| 776 | + 'ThreePointCubic', | ||
| 777 | + 'Threshold', | ||
| 778 | + 'TickerFuture', | ||
| 779 | + 'TickerMode', | ||
| 780 | + 'TickerProvider', | ||
| 781 | + 'Title', | ||
| 782 | + 'Tolerance', | ||
| 783 | + 'ToolbarItemsParentData', | ||
| 784 | + 'ToolbarOptions', | ||
| 785 | + 'TrackingScrollController', | ||
| 786 | + 'TrainHoppingAnimation', | ||
| 787 | + 'Transform', | ||
| 788 | + 'TransformationController', | ||
| 789 | + 'TransformProperty', | ||
| 790 | + 'TransitionDelegate', | ||
| 791 | + 'TransitionRoute', | ||
| 792 | + 'TransposeCharactersIntent', | ||
| 793 | + 'Tween', | ||
| 794 | + 'TweenAnimationBuilder', | ||
| 795 | + 'TweenSequence', | ||
| 796 | + 'TweenSequenceItem', | ||
| 797 | + 'UiKitView', | ||
| 798 | + 'UnconstrainedBox', | ||
| 799 | + 'UndoHistory', | ||
| 800 | + 'UndoHistoryController', | ||
| 801 | + 'UndoHistoryState', | ||
| 802 | + 'UndoHistoryValue', | ||
| 803 | + 'UndoTextIntent', | ||
| 804 | + 'UniqueKey', | ||
| 805 | + 'UniqueWidget', | ||
| 806 | + 'UnmanagedRestorationScope', | ||
| 807 | + 'UpdateSelectionIntent', | ||
| 808 | + 'UserScrollNotification', | ||
| 809 | + 'ValueKey', | ||
| 810 | + 'ValueListenableBuilder', | ||
| 811 | + 'ValueNotifier', | ||
| 812 | + 'Velocity', | ||
| 813 | + 'View', | ||
| 814 | + 'Viewport', | ||
| 815 | + 'Visibility', | ||
| 816 | + 'VoidCallbackAction', | ||
| 817 | + 'VoidCallbackIntent', | ||
| 818 | + 'Widget', | ||
| 819 | + 'WidgetInspector', | ||
| 820 | + 'WidgetOrderTraversalPolicy', | ||
| 821 | + 'WidgetsApp', | ||
| 822 | + 'WidgetsBindingObserver', | ||
| 823 | + 'WidgetsFlutterBinding', | ||
| 824 | + 'WidgetsLocalizations', | ||
| 825 | + 'WidgetSpan', | ||
| 826 | + 'WidgetToRenderBoxAdapter', | ||
| 827 | + 'WillPopScope', | ||
| 828 | + 'WordBoundary', | ||
| 829 | + 'Wrap' | ||
| 830 | +}); |
-
Please register or login to post a comment