systemUi constant

FontFamily const systemUi

Generic font family that represents the default user interface font on a given platform.

Implementation

static const FontFamily systemUi = FontFamily._generic('system-ui');