DslWidget constructor
const
DslWidget({
- String? name,
- DslExpression? visible,
Implementation
const DslWidget({this.name, this.visible});
const DslWidget({this.name, this.visible});