ValuableContext constructor

const ValuableContext({
  1. BuildContext? context,
})

Constructor

context is optional

Implementation

const ValuableContext({this.context});