menu
card_settings package
documentation
widgets/card_field_layout.dart
CardFieldLayout
flexValues property
flexValues property
dark_mode
light_mode
flexValues
property
List
<
int
>
?
flexValues
final
the values that control the relative widths of the layed out widgets
Implementation
final List<int>? flexValues;
card_settings package
documentation
widgets/card_field_layout
CardFieldLayout
flexValues property
CardFieldLayout class