menu
ume_kit_perf package
documentation
components/memory_info/memory_service.dart
Property
Property constructor
Property constructor
dark_mode
light_mode
Property
constructor
Property
(
bool
?
isConst
,
bool
?
isStatic
,
bool
?
isFinal
,
String
?
type
,
String
?
name
,
)
Implementation
Property(this.isConst, this.isStatic, this.isFinal, this.type, this.name);
ume_kit_perf package
documentation
components/memory_info/memory_service
Property
Property constructor
Property class