menu
az_ui package
documentation
widgets/ink_well.dart
AzInkWell
highlightColor method
highlightColor method
dark_mode
light_mode
highlightColor
method
AzInkWell
highlightColor
(
Color
color
)
Implementation
AzInkWell highlightColor(Color color){ _highlightColor = color; return this; }
az_ui package
documentation
widgets/ink_well
AzInkWell
highlightColor method
AzInkWell class