menu
MBG_Inspektionen
main.dart
WebWrap
WebWrap.new const constructor
WebWrap.new
dark_mode
light_mode
WebWrap
constructor
const
WebWrap
(
{
required
String
title
,
Key
?
key
,
})
Implementation
const WebWrap({required this.title, Key? key}) : super(key: key);
MBG_Inspektionen
main
WebWrap
WebWrap.new const constructor
WebWrap class