InkWell class in Flutter is a rectangular area in Flutter of a material that responds to touch in an application . The InkWell widget must have a material widget as an ancestor. The material widget is where the ink reactions are actually performed.
InkWell class in Flutter is a rectangular area in Flutter of a material that responds to touch in an application . The InkWell widget must have a material widget as an ancestor. The material widget is where the ink reactions are actually performed.