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