menu
hetu_script package
documentation
type/type.dart
HTIntrinsicType
HTIntrinsicType const constructor
HTIntrinsicType const constructor
dark_mode
light_mode
HTIntrinsicType
constructor
const
HTIntrinsicType
(
String
?
id
, {
required
bool
isTop
,
required
bool
isBottom
,
})
Implementation
const HTIntrinsicType(super.id, {required this.isTop, required this.isBottom});
hetu_script package
documentation
type/type
HTIntrinsicType
HTIntrinsicType const constructor
HTIntrinsicType class