menu
te_widgets package
documentation
widgets/key-value-section/key_value_theme.dart
TKeyValueTheme
maxItemsPerRow property
maxItemsPerRow property
dark_mode
light_mode
maxItemsPerRow
property
int
maxItemsPerRow
final
The maximum number of items allowed per row in grid layout.
Implementation
final int maxItemsPerRow;
te_widgets package
documentation
widgets/key-value-section/key_value_theme
TKeyValueTheme
maxItemsPerRow property
TKeyValueTheme class