ViewModel constructor

const ViewModel(
  1. BuildContext context
)

Implementation

const ViewModel(this.context);