What is late variable in Flutter?

the late modifier is part of the new null-safety by dart it’s used to tell the compiler to treat this variable as non-nullable and will be initialized later without it the compiler will treat the variable as nullable and give error.

Sizin İçin Seçtik  How do I run Bootstrap 5?

Leave a Reply

Your email address will not be published. Required fields are marked *