bottom top-level constant

String const bottom

Implementation

const String bottom = """
T get mb%spacerValue% {
    marginBottom = TwSizes.spacer%spacerValue%;
    return _child;
  }
""";