menu
unit_widgets_display package
documentation
StatefulWidget/InkWell/node1_base.dart
CustomInkWell
CustomInkWell.new const constructor
CustomInkWell.new const constructor
dark_mode
light_mode
CustomInkWell
constructor
const
CustomInkWell
(
{
Key
?
key
,
})
Implementation
const CustomInkWell({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatefulWidget/InkWell/node1_base
CustomInkWell
CustomInkWell.new const constructor
CustomInkWell class