WidgetSemanticsExtensions extension

Semantics-related widget extensions.

on

Methods

semantics({String? label, String? hint, bool? button, bool? header, bool excludeSemantics = false}) Widget

Available on Widget, provided by the WidgetSemanticsExtensions extension

Wraps widget with Semantics (simplified version)