dynamic ready( )

Not documented.

Source

ready() {
  if (layoutType == null) {
    layoutType = layout_nav_view;
  }
}