tablet property

  1. @observable
bool tablet
getter/setter pair

Implementation

@observable
bool tablet = false;