menu
swayze package
documentation
intents.dart
HeaderSelectionStartIntent
HeaderSelectionStartIntent const constructor
HeaderSelectionStartIntent const constructor
dark_mode
light_mode
HeaderSelectionStartIntent
constructor
const
HeaderSelectionStartIntent
(
{
required
int
header
,
required
Axis
axis
,
})
Implementation
const HeaderSelectionStartIntent({ required this.header, required this.axis, });
swayze package
documentation
intents
HeaderSelectionStartIntent
HeaderSelectionStartIntent const constructor
HeaderSelectionStartIntent class