menu
cdart package
documentation
base.dart
chars_view
chars_view.new constructor
chars_view.new constructor
dark_mode
light_mode
chars_view
constructor
chars_view
(
String
_str
, [
int
_pos
=
0
])
Implementation
chars_view(this._str, [this._pos = 0]);
cdart package
documentation
base
chars_view
chars_view.new constructor
chars_view class