FlutterFloatLiveWindowView constructor
const
FlutterFloatLiveWindowView({})
Implementation
const FlutterFloatLiveWindowView({
Key? key,
required this.appId,
required this.token,
required this.channelName,
required this.optionalUid,
this.title = "",
this.artist = "",
this.coverUrl = "",
}) : super(key: key);