DefinitionList constructor
DefinitionList({
- RenderConfig renderConfig = const RenderConfig(),
Creates a new empty definition list builder.
Implementation
DefinitionList({this._renderConfig = const RenderConfig()});