isHovering static method
Whether the pointer is hovering over the field.
Implementation
static bool isHovering(RTextFieldState state) => state.isHovered;
Whether the pointer is hovering over the field.
static bool isHovering(RTextFieldState state) => state.isHovered;