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