mirror of
https://bitbucket.org/myhomie/mycorerepository.git
synced 2025-12-06 17:51:20 +00:00
645 B
645 B
mycoreapi.model.PanelSection
Load the model package
import 'package:mycoreapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| label | String | [optional] | |
| icon | String | [optional] | |
| color | String | [optional] | |
| defaultRoute | String | [optional] | |
| children | List | [optional] [default to const []] |