accessible_text_view library

Classes

AccessibleTextView
Renders a native text view platform widget.
AccessibleTextViewController
A controller for the native platform text view to facilitate communication with Flutter.
AccessibleTextViewOptions
Set the options of the native platform text view widget.

Typedefs

AccessibleTextViewCreatedCallback = void Function(AccessibleTextViewController controller)
A callback fired when the native platform text view is created.