kMaterialListPadding top-level constant Null safety
The padding added around material list items.
Implementation
const EdgeInsets kMaterialListPadding = EdgeInsets.symmetric(vertical: 8.0);
The padding added around material list items.
const EdgeInsets kMaterialListPadding = EdgeInsets.symmetric(vertical: 8.0);