pub fn mouse_interaction(
    layout: Layout<'_>,
    cursor_position: Point,
    is_enabled: bool
) -> Interaction
Expand description

Returns the mouse::Interaction of a Button.