menu
charts_common_sa package
documentation
common.dart
LayoutView
layout abstract method
layout abstract method
dark_mode
light_mode
layout
abstract method
void
layout
(
Rectangle
<
int
>
componentBounds
,
Rectangle
<
int
>
drawAreaBounds
)
Layout this component.
Implementation
void layout(Rectangle<int> componentBounds, Rectangle<int> drawAreaBounds);
charts_common_sa package
documentation
common
LayoutView
layout abstract method
LayoutView class