menu
storybook_dart package
documentation
annotations.dart
Meta
Meta.new const constructor
Meta.new const constructor
dark_mode
light_mode
Meta
constructor
const
Meta
(
{
String
?
title
,
List
<
ArgType
>
?
argTypes
=
const []
,
})
Implementation
const Meta({ this.title, this.argTypes = const [], });
storybook_dart package
documentation
annotations
Meta
Meta.new const constructor
Meta class