first commit
This commit is contained in:
6
滴滴淘/ddt_flutter/lib/event/indexLayoutChangeEvent.dart
Executable file
6
滴滴淘/ddt_flutter/lib/event/indexLayoutChangeEvent.dart
Executable file
@@ -0,0 +1,6 @@
|
||||
// ignore: camel_case_types
|
||||
class indexLayoutChangeEvent {
|
||||
// ignore: non_constant_identifier_names
|
||||
String LayoutStyle;
|
||||
indexLayoutChangeEvent(this.LayoutStyle);
|
||||
}
|
||||
Reference in New Issue
Block a user