menu
fluttercn package
documentation
utils/registry.dart
Registry
Registry.new constructor
Registry.new constructor
dark_mode
light_mode
Registry
constructor
Registry
(
{
required
Map
<
String
,
Component
>
components
,
})
Implementation
Registry({required this.components});
fluttercn package
documentation
utils/registry
Registry
Registry.new constructor
Registry class