1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] What is k,v in Map in flutter?

Discussão em 'Mobile' iniciado por Stack, Outubro 26, 2024 às 08:23.

  1. Stack

    Stack Membro Participativo

    Map<String,String> means key and value of the map should be string and also State<StatefullClassName> so that we can access the StateFull class variables using widgets attribute in state class. How it sets the String data type to the key when we give Map<String,dynamic>

    Continue reading...

Compartilhe esta Página