menu
fastyle_dart package
documentation
ui/layouts/list_item.layout.dart
FastListItemLayout
isDense property
isDense property
dark_mode
light_mode
isDense
property
bool
isDense
final
Specifies whether an item will have the vertically dense layout.
Implementation
final bool isDense;
fastyle_dart package
documentation
ui/layouts/list_item.layout
FastListItemLayout
isDense property
FastListItemLayout class