onEditFocused property

ValueChanged<bool> onEditFocused
final

The Color code editing field has focus.

Implementation

final ValueChanged<bool> onEditFocused;