dense2021 constant

TextTheme const dense2021

Defines text geometry for dense scripts, such as Chinese, Japanese and Korean.

The Material Design 3 specification does not include 'dense' text themes, so this is just here to be consistent with the API.

Implementation

static const TextTheme dense2021 = _M3Typography.dense;