menu
blockchain_utils package
documentation
layout/constant/constant.dart
LayoutConst
noArgs static method
noArgs static method
dark_mode
light_mode
noArgs
static method
StructLayout
noArgs
(
{
String
?
property
,
})
Implementation
static StructLayout noArgs({String? property}) { return struct([], property: property); }
blockchain_utils package
documentation
layout/constant/constant
LayoutConst
noArgs static method
LayoutConst class