Hi I am getting the following error while running the application What can be the possible reason for the issue?
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ The following assertion was thrown building Home(dirty, state: _HomeState#f7a67): 'package:flutter/src/widgets/framework.dart': Failed assertion: line 1639: '!children.any((Widget child) => child == null)': is not true.
null
– Günter ZöchbauerList
causing the issue. Thank You – Hemanth Raj