mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
727 B
727 B
mycore_api.model.PanelMenuItem
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| label | String | [optional] | |
| route | String | [optional] | |
| icon | String | [optional] | |
| color | String | [optional] | |
| badgeValue | int | [optional] | |
| badgeType | String | [optional] | |
| children | List | [optional] [default to const []] |