menu
arcane_jaspr package
documentation
core/props/field_wrapper_props.dart
InputGroupProps
InputGroupProps.new const constructor
InputGroupProps.new const constructor
dark_mode
light_mode
InputGroupProps
constructor
const
InputGroupProps
(
{
required
List
<
Widget
>
children
,
double
gap
=
8
,
})
Implementation
const InputGroupProps({ required this.children, this.gap = 8, });
arcane_jaspr package
documentation
core/props/field_wrapper_props
InputGroupProps
InputGroupProps.new const constructor
InputGroupProps class