Prevent crash when calling lerp for IconThemeData with null arguments (#26592)
The lerp method for IconThemeData was not doing anything to prevent exceptions when null arguments are used. This change fixes that and adds a test for it.
R
rami-a committed
f22043e25f34c7e0b59bf7c1abb59f8760cdc603
Parent: 14f4866
Committed by GitHub <noreply@github.com>
on 1/16/2019, 4:42:29 PM