IP
Size: a a a
IP
AN
L
class ListItem extends StatelessWidget {вместо
final Item item;
final Function callback;
const ListItem(this.item, this.callback);
const StatelessWidget = ({ item: Item, callback: Function }) => {
L
AN
AN
L
AN
AN
AN
L
AN
AN
AN
class ListItem extends StatelessWidget {вместо
final Item item;
final Function callback;
const ListItem(this.item, this.callback);
const StatelessWidget = ({ item: Item, callback: Function }) => {
const StatelessWidget = ({ item: Item, callback: Function }) => {...вообще ничего не понимаю, где там что.
AN
AN
class ListItem extends StatelessWidget {вместо
final Item item;
final Function callback;
const ListItem(this.item, this.callback);
const StatelessWidget = ({ item: Item, callback: Function }) => {
AN
L