launchType property

LaunchType? launchType
final

The type of launch for the TextStylePreview. Default is LaunchType.onTap.

Implementation

final LaunchType? launchType;