9Cells

Text

예제

Text 기본
Text('타이틀')
스타일
Text(
  'title',
  style: TextStyle(fontWeight: FontWeight.w900),
),