StyledBlock constructor
StyledBlock({
- RenderConfig renderConfig = const RenderConfig(),
Creates a new empty styled block builder.
Implementation
StyledBlock({RenderConfig renderConfig = const RenderConfig()})
: _renderConfig = renderConfig;