menu
flutter_smartlook package
documentation
wireframe/helper_widget.dart
SmartlookRecordingWidget
SmartlookRecordingWidget.new constructor
SmartlookRecordingWidget.new constructor
dark_mode
light_mode
SmartlookRecordingWidget
constructor
SmartlookRecordingWidget
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
SmartlookRecordingWidget({ Key? key, required this.child, }) : super(key: key);
flutter_smartlook package
documentation
wireframe/helper_widget
SmartlookRecordingWidget
SmartlookRecordingWidget.new constructor
SmartlookRecordingWidget class