FastWidgetsLocalizations extension

Extension on BuildContext to read WidgetsLocalizations information

on

Properties

reorderItemDown String

Available on BuildContext, provided by the FastWidgetsLocalizations extension

The WidgetsLocalizations.reorderItemDown of the current BuildContext
no setter
reorderItemLeft String

Available on BuildContext, provided by the FastWidgetsLocalizations extension

The WidgetsLocalizations.reorderItemLeft of the current BuildContext
no setter
reorderItemRight String

Available on BuildContext, provided by the FastWidgetsLocalizations extension

The WidgetsLocalizations.reorderItemRight of the current BuildContext
no setter
reorderItemToEnd String

Available on BuildContext, provided by the FastWidgetsLocalizations extension

The WidgetsLocalizations.reorderItemToEnd of the current BuildContext
no setter
reorderItemToStart String

Available on BuildContext, provided by the FastWidgetsLocalizations extension

The WidgetsLocalizations.reorderItemToStart of the current BuildContext
no setter
reorderItemUp String

Available on BuildContext, provided by the FastWidgetsLocalizations extension

The WidgetsLocalizations.reorderItemUp of the current BuildContext
no setter
textDirection TextDirection

Available on BuildContext, provided by the FastWidgetsLocalizations extension

The WidgetsLocalizations.textDirection of the current BuildContext
no setter
widgetsLocalizations WidgetsLocalizations

Available on BuildContext, provided by the FastWidgetsLocalizations extension

The WidgetsLocalizations of the current BuildContext
no setter