CustomScrollView.
To know more about the sliver padding widget in Flutter, refer to
the official documentation.
Properties
| Property | Type | Description |
|---|---|---|
| padding | Map<String, dynamic> | The amount of space by which to inset the child. |
| sliver | Map<String, dynamic> | The sliver widget inside the padding. |