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