menu
charts_common_sa package
documentation
common.dart
SquarifiedTreeMapRenderer<D>
isRtl property
isRtl property
dark_mode
light_mode
isRtl
property
bool
get
isRtl
inherited
Rtl direction setting from chart context.
Implementation
bool get isRtl => _chart?.context.isRtl ?? false;
charts_common_sa package
documentation
common
SquarifiedTreeMapRenderer<D>
isRtl property
SquarifiedTreeMapRenderer class