matchTextDirection property
If true, will horizontally flip the picture in TextDirection.rtl contexts.
Implementation
@override
bool get matchTextDirection => throw UnimplementedError();
If true, will horizontally flip the picture in TextDirection.rtl contexts.
@override
bool get matchTextDirection => throw UnimplementedError();