I:
@override
Widget build (BuildContext context) {
as above or can I use it too:
@override
Widget build (
BuildContext context,
) {
so apply?
(The difference is the comma, I find it clearer, but wonder if it could have negative effects)
If u are using vscode then code will formatted different. Codewise there is no different
Обсуждают сегодня