### Use case Currently, there are 3 classes using same local `_LerpSides` class to resolve `WigetStateProperty<BorderSide?>` type.  ### Proposal Introduce `WidgetStateBorderSide.lerp` which can be resolve `WigetStateProperty<BorderSide?>` properties and remove duplicate implementations.