ContractPlatformRow constructor
const
ContractPlatformRow({})
Implementation
const ContractPlatformRow({
required this.view,
required this.mobile,
required this.ios,
required this.android,
required this.macos,
});