isRtl property

bool get isRtl

Implementation

bool get isRtl => _chart?.context.isRtl ?? false;