useState static method

List useState(
  1. dynamic value
)

Implementation

external static List<dynamic> useState(dynamic value);