isRtl property

bool get isRtl
inherited

Implementation

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