What is Flutter widget?

Widgets are the central class hierarchy in the Flutter framework . A widget is an immutable description of part of a user interface. Widgets can be inflated into elements, which manage the underlying render tree. Widgets themselves have no mutable state (all their fields must be final).

Sizin İçin Seçtik  What is the lifecycle of stateful widget?

Leave a Reply

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