// Copyright 2014 The Flutter Authors. All rights reserved.// Use of this source code is governed by a BSD-style license that can be// found in the LICENSE file.import'template.dart';classDividerTemplateextendsTokenTemplate{constDividerTemplate(super.blockName,super.fileName,super.tokens);@overrideStringgenerate()=>'''class _${blockName}DefaultsM3 extends DividerThemeData { const _${blockName}DefaultsM3(this.context) : super( space: 16,