Flutter
Flutter 플러터 AppBar, title color 색상 넣기
유호야
2022. 11. 27. 07:38
반응형
title: Text('받은요청', style: TextStyle(color: Colors.black)),
맨날 헷갈린다
Text(안에다가, style: TextStyle(color:.......)
반응형