listItem property

TextStyle listItem

Dùng cho văn bản trong 1 nội dung danh sách, lớn hơn văn bản thường

Implementation

static TextStyle get listItem => _textTheme.bodyLarge ?? _defaultBody;