isRtl property

bool isRtl

Implementation

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