menu
flutter_midi_command
flutter_midi_command_messages.dart
ClockMessage
ClockMessage.new constructor
ClockMessage.new
dark_mode
light_mode
ClockMessage
constructor
ClockMessage
(
{
ClockType
type
=
ClockType.beat
,
})
Clock Message
Implementation
ClockMessage({this.type = ClockType.beat});
flutter_midi_command
flutter_midi_command_messages
ClockMessage
ClockMessage.new constructor
ClockMessage class