Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter - AppBar Code #46

Open
HS980924 opened this issue Sep 18, 2022 · 0 comments · Fixed by #47
Open

flutter - AppBar Code #46

HS980924 opened this issue Sep 18, 2022 · 0 comments · Fixed by #47
Assignees
Labels
도움요청 도움이 필요합니다!

Comments

@HS980924
Copy link
Collaborator

HS980924 commented Sep 18, 2022

appBar: AppBar(
        iconTheme: const IconThemeData(
          color: Color(0xff81a4ff), //색변경
        ),
        backgroundColor: Colors.white,
        elevation: 0.0,
      ),
      extendBodyBehindAppBar: true,
@HS980924 HS980924 added the 도움요청 도움이 필요합니다! label Sep 18, 2022
@HS980924 HS980924 linked a pull request Sep 18, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
도움요청 도움이 필요합니다!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants