Skip to content

Lab2#2

Open
DeVoytinc wants to merge 4 commits intomainfrom
lab2
Open

Lab2#2
DeVoytinc wants to merge 4 commits intomainfrom
lab2

Conversation

@DeVoytinc
Copy link
Copy Markdown
Owner

No description provided.

Comment on lines +16 to +18
_backPage(){
Navigator.pop(context);
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

использовать линтер, устанавливать возвращаемый тип

padding: const EdgeInsets.all(18.0),
child: IconButton(
alignment: Alignment.topLeft,
onPressed: () {_backPage();},
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tear-off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants