metadataTextStyle top-level constant

TextStyle const metadataTextStyle

Implementation

const metadataTextStyle = TextStyle(
  fontSize: 12,
);