SmartScreen constructor

SmartScreen(
  1. BuildContext context
)

Creates a SmartScreen instance.

Implementation

SmartScreen(this.context);