menu
blockchain_utils package
documentation
layout/core/core/core.dart
CbLayoutFunc<T> typedef
CbLayoutFunc<T> typedef
dark_mode
light_mode
CbLayoutFunc<
T
>
typedef
CbLayoutFunc
<
T
> =
Layout
<
T
>
Function
({
String
?
property
})
Implementation
typedef CbLayoutFunc<T> = Layout<T> Function({String? property});
blockchain_utils package
documentation
layout/core/core/core
CbLayoutFunc<T> typedef
core library