menu
fml package
documentation
widgets/chart_painter/chart_model.dart
ChartPainterModel
canExpandInfinitelyWide property
canExpandInfinitelyWide property
dark_mode
light_mode
canExpandInfinitelyWide
property
@
override
bool
get
canExpandInfinitelyWide
override
Implementation
@override bool get canExpandInfinitelyWide { if (hasBoundedWidth) return false; return true; }
fml package
documentation
widgets/chart_painter/chart_model
ChartPainterModel
canExpandInfinitelyWide property
ChartPainterModel class