• Greg Spencer's avatar
    Text field focus and hover support. (#32776) · 9f21ae0d
    Greg Spencer authored
    This adds support for an animated focusColor and hoverColor to InputDecorator. This color will blend with the background over a fade in period whenever the InputDecorator is focused or hovered, respectively.
    
    It also adds a Listener to the TextField to listen for hover events.
    9f21ae0d
theme_data.dart 59.6 KB