isRTLDEnabled method

Future<bool?> isRTLDEnabled()

Implementation

Future<bool?> isRTLDEnabled() => _channel.invokeMethod('isRTLDEnabled');