menu
sherkety_widgetbook package
documentation
next.dart
Meta<T>
Meta.new const constructor
Meta.new const constructor
dark_mode
light_mode
Meta<
T
>
constructor
const
Meta<
T
>
(
{
String
?
name
,
})
Implementation
const Meta({ String? name, }) : name = name ?? '$T';
sherkety_widgetbook package
documentation
next
Meta<T>
Meta.new const constructor
Meta class