mirror of
https://bitbucket.org/myhomie/mycorerepository.git
synced 2025-12-06 09:41:19 +00:00
725 B
725 B
mycoreapi.model.PanelMenuItem
Load the model package
import 'package:mycoreapi/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 []] |