chore: docstring fixes
This commit is contained in:
@@ -6,7 +6,7 @@ import 'package:thermion_flutter_platform_interface/thermion_flutter_platform_in
|
|||||||
/// Handles all platform-specific initialization to create a backing rendering
|
/// Handles all platform-specific initialization to create a backing rendering
|
||||||
/// surface in a Flutter application and lifecycle listeners to pause rendering
|
/// surface in a Flutter application and lifecycle listeners to pause rendering
|
||||||
/// when the app is inactive or in the background.
|
/// when the app is inactive or in the background.
|
||||||
/// Call [createViewerWithOptions] to create an instance of [ThermionViewer].
|
/// Call [createViewer] to create an instance of [ThermionViewer].
|
||||||
///
|
///
|
||||||
class ThermionFlutterPlugin {
|
class ThermionFlutterPlugin {
|
||||||
ThermionFlutterPlugin._();
|
ThermionFlutterPlugin._();
|
||||||
|
|||||||
Reference in New Issue
Block a user