The Stac Spacer allows you to build a Flutter spacer widget using JSON. To know more about the spacer widget in Flutter, refer to the official documentation.Documentation Index
Fetch the complete documentation index at: https://docs.stac.dev/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type | Description | |----------|—chore-----|---------------------------------------------------------| | flex |int | The flex factor to use for the spacer. Defaults to 1. |
Example
- Dart
- JSON
- Preview