menu
afib package
documentation
afib_flutter.dart
AFibStateStackEntry
AFibStateStackEntry.new constructor
AFibStateStackEntry.new constructor
dark_mode
light_mode
AFibStateStackEntry
constructor
AFibStateStackEntry
(
{
required
String
name
,
required
AFState
state
,
})
Implementation
AFibStateStackEntry({ required this.name, required this.state, });
afib package
documentation
afib_flutter
AFibStateStackEntry
AFibStateStackEntry.new constructor
AFibStateStackEntry class