matchTextDirection property

  1. @override
bool get matchTextDirection
override

If true, will horizontally flip the picture in TextDirection.rtl contexts.

Implementation

@override
bool get matchTextDirection => throw UnimplementedError();