menu
claid package
documentation
ui/CLAIDView.dart
CLAIDView
CLAIDView.new const constructor
CLAIDView.new const constructor
dark_mode
light_mode
CLAIDView
constructor
const
CLAIDView
(
{
Key
?
key
,
required
String
title
,
})
Implementation
const CLAIDView({super.key, required this.title});
claid package
documentation
ui/CLAIDView
CLAIDView
CLAIDView.new const constructor
CLAIDView class