setupStyle method
void
setupStyle(
- LayoutComponentStyle style
inherited
Implementation
void setupStyle(LayoutComponentStyle style) {
appendChild(style);
}
void setupStyle(LayoutComponentStyle style) {
appendChild(style);
}