Spacing is the size of the horizontal gap between list items in cells.
()
| 44 | |
| 45 | // Spacing is the size of the horizontal gap between list items in cells. |
| 46 | Spacing() int |
| 47 | |
| 48 | // Update is the update loop for items. All messages in the list's update |
| 49 | // loop will pass through here except when the user is setting a filter. |
no outgoing calls
no test coverage detected