menu
widgetbook package
documentation
next.dart
IntArg
IntArg const constructor
IntArg const constructor
dark_mode
light_mode
IntArg
constructor
const
IntArg
(
int
value
, {
String
?
name
,
})
Implementation
const IntArg( super.value, { super.name, });
widgetbook package
documentation
next
IntArg
IntArg const constructor
IntArg class