menu
streamline package
documentation
streamline.dart
CommandBuilder<TResponse>
builder property
builder property
dark_mode
light_mode
builder
property
Widget
Function
(
BuildContext
context
,
TResponse
response
)
builder
final
inherited
Implementation
final
Widget
Function
(BuildContext context, TResult response) builder;
streamline package
documentation
streamline
CommandBuilder<TResponse>
builder property
CommandBuilder class