Component - Image widget (asset, network)
The Image widget in Flutter displays pictures in your app. It can show images stored inside your app files (assets) or images loaded from the internet (network). This widget helps make your app visually appealing by adding photos or icons.