menu
te_widgets package
documentation
widgets/key-value-section/key_value_theme.dart
TKeyValueTheme
gridInline property
gridInline property
dark_mode
light_mode
gridInline
property
bool
gridInline
final
Whether to display key and value inline in grid layout (Key: Value).
Implementation
final bool gridInline;
te_widgets package
documentation
widgets/key-value-section/key_value_theme
TKeyValueTheme
gridInline property
TKeyValueTheme class