CarpenterFrameRuntime constructor
const
CarpenterFrameRuntime({
- required TargetPlatform platform,
Создает frame runtime.
Implementation
const CarpenterFrameRuntime({required this.platform});