반응형
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
Tags
- database
- datetime
- VSCode
- wrap
- M1
- 데스크테리어
- 카카오
- visualstudiocode
- 플러터
- 내돈내산
- error
- 데스크셋업
- Git
- TextField
- xcode
- swift
- list
- GitHub
- 춘식
- AppBar
- GetX
- ios
- 간단리뷰
- react
- listview
- AppleSilicon
- 라이언
- Flutter
- sqflite
- Android
Archives
- Today
- Total
목록textbuttontheme (1)
welcome to my blog
textButtonTheme: TextButtonThemeData( style: ButtonStyle( padding: MaterialStateProperty.all(EdgeInsets.fromLTRB(0, 30, 0, 30)), minimumSize: MaterialStateProperty.all(Size(double.maxFinite, 50)), textStyle: MaterialStateProperty.all(TextStyle(fontSize: 30)), foregroundColor: MaterialStateProperty.all(Color(0xffFFF5DE)), side: MaterialStateProperty.all( BorderSide(color: Color(0xff393e7d), width..
Flutter
2022. 1. 11. 20:16