flutter_less library

Typedefs

ValueWidgetListener<T> = void Function(BuildContext context, T value)
ValueWidgetWhen<T> = bool Function(T previousState, T currentState)