menu
medibound_ui package
documentation
components/graph_widget.dart
GraphWidget
allowedSizes property
allowedSizes property
dark_mode
light_mode
allowedSizes
property
List
<
MBGraphSize
>
allowedSizes
final
Defines constraints for each graph type
Implementation
final List<MBGraphSize> allowedSizes;
medibound_ui package
documentation
components/graph_widget
GraphWidget
allowedSizes property
GraphWidget class