DecimalModel constructor

DecimalModel({
  1. required Context context,
})

Implementation

DecimalModel({required super.context});