BuildContextHelpers extension
Helpers extension for BuildContext.
- on
Properties
- isLtr → bool
-
Available on BuildContext, provided by the BuildContextHelpers extension
Whether the text direction for the BuildContext is left to right.no setter - isRtl → bool
-
Available on BuildContext, provided by the BuildContextHelpers extension
Whether the text direction for the BuildContext is right to left.no setter - textDirection → TextDirection
-
Available on BuildContext, provided by the BuildContextHelpers extension
Returns the TextDirection for the BuildContext.no setter