style property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The style of the channel section. Possible string values are:
- "channelsectionStyleUnspecified"
- "horizontalRow"
- "verticalList"
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? style;