SemanticsSemanticsPropertiesEx<T extends bool?> extension

on
  • T

Methods

semanticsProperties({bool? checked, bool? selected, bool? toggled, bool? button, bool? link, bool? header, bool? textField, bool? slider, bool? keyboardKey, bool? readOnly, bool? focusable, bool? focused, bool? inMutuallyExclusiveGroup, bool? hidden, bool? obscured, bool? multiline, bool? scopesRoute, bool? namesRoute, bool? image, bool? liveRegion, int? maxValueLength, int? currentValueLength, String? label, AttributedString? attributedLabel, String? value, AttributedString? attributedValue, String? increasedValue, AttributedString? attributedIncreasedValue, String? decreasedValue, AttributedString? attributedDecreasedValue, String? hint, AttributedString? attributedHint, SemanticsHintOverrides? hintOverrides, TextDirection? textDirection, SemanticsSortKey? sortKey, SemanticsTag? tagForChildren, void onTap()?, void onLongPress()?, void onScrollLeft()?, void onScrollRight()?, void onScrollUp()?, void onScrollDown()?, void onIncrease()?, void onDecrease()?, void onCopy()?, void onCut()?, void onPaste()?, void onMoveCursorForwardByCharacter(bool)?, void onMoveCursorBackwardByCharacter(bool)?, void onMoveCursorForwardByWord(bool)?, void onMoveCursorBackwardByWord(bool)?, void onSetSelection(TextSelection)?, void onSetText(String)?, void onDidGainAccessibilityFocus()?, void onDidLoseAccessibilityFocus()?, void onDismiss()?, Map<CustomSemanticsAction, void Function()>? customSemanticsActions}) SemanticsProperties
SemanticsProperties