isRtl property

bool isRtl
inherited

Implementation

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