CodeBlockAttribute.active([ Map<String, dynamic>? properties, ]) : super(value: <String, dynamic>{ 'active': true, ...?properties, });