caption property

TextStyle caption
getter/setter pair

强调和说明性

Implementation

static TextStyle caption =
    const TextStyle(fontSize: 10, fontWeight: FontWeight.w600);