tablet property

Widget? tablet
final

平板端显示的组件(可选,未设置时回退为desktop或mobile)

Implementation

final Widget? tablet;