tablet property

double tablet

Implementation

double get tablet => _tablet;
void tablet=(double tablet)

Implementation

set tablet(double tablet) => _tablet;