fix typo
This commit is contained in:
@@ -11,7 +11,7 @@ class ChannelsBloc extends StatefulWidget {
|
|||||||
/// The widget child
|
/// The widget child
|
||||||
final Widget child;
|
final Widget child;
|
||||||
|
|
||||||
/// Set this to false to prevent channels to be brought to the top of the list when a new message arrives
|
/// Set this to true to prevent channels to be brought to the top of the list when a new message arrives
|
||||||
final bool lockChannelsOrder;
|
final bool lockChannelsOrder;
|
||||||
|
|
||||||
/// Instantiate a new ChannelsBloc
|
/// Instantiate a new ChannelsBloc
|
||||||
|
|||||||
Reference in New Issue
Block a user