menu
az_ui package
documentation
widgets/ink_well.dart
AzInkWell
AzInkWell constructor
AzInkWell constructor
dark_mode
light_mode
AzInkWell
constructor
AzInkWell
(
Widget
?
child
, {
Key
?
key
,
})
Implementation
AzInkWell(this.child, {Key? key}) : super(key: key);
az_ui package
documentation
widgets/ink_well
AzInkWell
AzInkWell constructor
AzInkWell class