menu
blockchain_utils package
documentation
layout/constant/constant.dart
LayoutConst
fixedBlob32 static method
fixedBlob32 static method
dark_mode
light_mode
fixedBlob32
static method
RawBytesLayout
fixedBlob32
(
{
String
?
property
,
})
Implementation
static RawBytesLayout fixedBlob32({String? property}) => RawBytesLayout(32, property: property);
blockchain_utils package
documentation
layout/constant/constant
LayoutConst
fixedBlob32 static method
LayoutConst class