menu
flutter_angle package
documentation
shared/classes.dart
ActiveInfo
ActiveInfo constructor
ActiveInfo constructor
dark_mode
light_mode
ActiveInfo
constructor
ActiveInfo
(
int
type
,
String
name
,
int
size
)
Implementation
ActiveInfo(this.type,this.name,this.size);
flutter_angle package
documentation
shared/classes
ActiveInfo
ActiveInfo constructor
ActiveInfo class